I am working on a project in my company where we wish to retrieve real-time Crashlytics data originating from Firebase using a pub-sub model. We are aware that Crashlytics data is primarily pushed to BigQuery, but we aim at digging a level deeper and understanding the possibility of achieving this from Firebase DB itself in real-time.
If anyone from Firebase support team is reading this, I would appreciate your help in navigating this use-case.
Thanks,