Crashlytics initialize Issue
vicky0802 opened this issue · 3 comments
vicky0802 commented
Aero-geek commented
The sdk needs updating due to the switch from Fabric to Firebase. I've got this on my list of things to do but might be a while before i get to it. You can make the updates on your own instance
farhan-arshad-dev commented
@vicky0802
Currently, our app depends on Fabric’s SDK as well (which has been) deprecated recently to initialize Firebase - Crashlytics which is why this exception is being thrown.
We’ll be updating our Firebase SDK in the next few weeks which solves this problem. Or if you want, you can do the update and push an upstream PR. Happy to review an OSPR doing this!
HamzaIsrar12 commented
The issue seems to be resolved now - PR-1419. ✨