hansemannn / titanium-crashlytics

Use the native Crashlytics SDK in Titanium (iOS / Android).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android sdk 8.0.1.GA not calling onStart

Brianggalvez opened this issue · comments

Testing the new SDK the onStart override never gets called. With 8.0.0.GA I can see this log: CrashlyticsCore: Initializing Crashlytics 2.6.3.25

but with 8.0.1.GA It doesn't appears causing the following error:

Error: Must Initialize Fabric before using singleton()

I see the same issue.That error appears in 8.0.1 but not on 8.0.0

Error also exists on 8.0.2 SDK

Same here on 8.0.1

In Android I see the same initialization with 8.0.0.GA but never notify about crashes of the app...

Same issue on Android using 8.2.1.GA

Please see the latest Android version!