Closed theAwake closed 1 day ago
Hi @theAwake, for any private information, you may try to share them including your console output logs to dps-firebase-files@google.com.
@theAwake Thanks for sharing the stack trace. It is great that this is happening in the development environment. We would be able to gather more information. Looking at this issue, there are few information that would be very helpful for us to debug further.
observeValueForKeyPath
). Can you let us know if the class underneath your network requests does any KVO operation?With the current information, it would be tricky for us to debug this further. While we can figure out other possible options where this crash could occur, the details above can expedite our exploration.
-FIRDebugEnabled
. Will share the debug logs once it happens again in debug build.Crashlytics also shows early crashes for the following:
[FPRSelectorInstrumentor swizzle]
-[GAIDataStore coordinatorWithModel:URL:]
+[GAICoreDataUtil entityWithDescription:]
Please let me know what else you need.
Again I was able to reproduce a similar crash but this time at [FPRSelectorInstrumentor swizzle]
. I have shared the console logs and all thread stack trace through mail id.
@visumickey
Hi, any update on this issue? Have you checked the logs and stack trace I have shared?
Since this issue hasn't had any updates recently and I am not able to reproduce it, I am closing this issue. If this issue occurs again, please file a new issue with information about your current environment. Thank you
[REQUIRED] Step 1: Describe your environment
CocoaPods
iOS
[REQUIRED] Step 2: Describe the problem
Steps to reproduce:
This is an early crash while launching the App. I have gone through other bug reports where it was mentioned to update the SDK version to the latest. But we are still facing the issues.
Firebase Crashlytics shows this as an "early crash". We don't have a way to reproduce it. It occurs sometime.
Relevant Code:
I am adding the crash stack trace:
Sometimes we are able to see this crash in debug build while running through the Xcode. I have console output as well. Happy to share it over mail for more details.
Please let us know the fix for this issue.