Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
77 views
in Technique[技术] by (71.8m points)

android - Can I send Crashlytics to another firebase?

I currently have a developer environment and a QA environment ran by a different company. We have been having issues with reproducing crashes on our end and want to integrate Crashlytics to send their crashes to our developer firebase for easy viewing. Currently, we don't have access to the QA firebase but we have their google-services file.

The dev environment has a different google-services file compared to the QA environment as they have their own push notification system so replacing that file and setting it to the developer google-services file isn't going to work.

I see that in Firebase for Android, we can define multiple firebase apps but it seems the Crashlytics instance only pulls the "DEFAULT" firebase instance.

I can't seem to see if this is really possible. Has anyone had experience with this? Should I just use another crash analytics library? Thanks

question from:https://stackoverflow.com/questions/65928775/can-i-send-crashlytics-to-another-firebase

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...