Closed tfonfara closed 5 years ago
Thanks for the report. Please confirm that you have version 3.7.0 of the FirebaseInstanceID pod.
Latest version of my app that is live in the store was shipped with 5.6.0.
I'm getting this problem on live app with version 3.7.0 of the FirebaseInstanceID pod
The same here...
@tfonfara Thank you for reporting the issue.
I would like to ask a couple questions that will help to narrow down the search area for the issue:
FIRInstanceID
directly in your app. If yes, would you be able to provide a code snippet illustrating the way you use itPodfile.lock
pleaseSure, hope we can sort this out 😊
FirebaseApp.configure()
@tfonfara Thank you for the quick response.
I can see you are using Firebase/Messaging
as well. Do you have FirebaseMessagingAutoInitEnabled = NO
in your Info.plist
?
@maksymmalyhin No, I don't have any Firebase specific key in the Info.plist
Environment
Describe the problem
Steps to reproduce:
I'm not able to reproduce it myself but getting a lot of Crashlytics logs. After updating from version 5.15.0 to 5.17.0 (I skipped 5.16.0 so it might affect this version as well) I'm receiving a large number of crashes from FIRInstanceID. Updating to latest 5.18.0 didn't solve this issue, I'm still receiving those crashes.
Crash report: