Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firebase iOS Initialization Crash, mostly on ios 12.1 #275

Closed
ozbra opened this issue Dec 18, 2018 · 1 comment
Closed

Firebase iOS Initialization Crash, mostly on ios 12.1 #275

ozbra opened this issue Dec 18, 2018 · 1 comment

Comments

@ozbra
Copy link

ozbra commented Dec 18, 2018

Hi,

I am not sure why this problem occurs but there is a wierd crash on ios side. I am saying wierd because I haven't been able to reproduce myself. It doesn't crash on Editor, and most of the devices. I am getting crash reports from iTunes and that shows around 10% of the devices are crashes. Most of the IOS 12.1 devices are effected by this. I have even tried to update my test devices to get this crash but I couldn't. I even tried to putting try-catch the all firebase Initialization, not to make app to crash, but it seems it is still happening.

Is there any other one who have this problem?

He is how it looks like in Xcode Crashes side
ios crash

Here is the Crash Stack info below. This log looks similar App Initialization on editor but I am not 100% sure is this really happening because of this.

InterfaceFuncInvoker0<int>::Invoke(unsigned int, Il2CppClass*, Il2CppObject*) + 76
FirebaseLogger_LogMessage_m2677119794
ReversePInvokeWrapper_FirebaseApp_LogMessage_m43..
firebase::ApplogCallback(firebase:LogLevel, char const..
firebase::LogMessaageWithCallbackV(firebase::LogLevel,
firebase::LogWarning(char const*,
firebase::CppInstanceManager<firebase::App>:::~CppIns...

Firebase SKD: 5.4.3
Bitcode enabled : false;
Used Firebase Components,
Auth
Database,
Cloud Messaging,
Remote Config,
Functions
InstanceID
Analytics

@stewartmiles
Copy link
Contributor

@ozbra this is a dupe of #271 we're working on it.

@firebase firebase locked and limited conversation to collaborators Oct 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants