question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

crash reported on crashlytics

See original GitHub issue

Many thanks for great work. crash reported on crashlytics:

Fatal Exception: java.lang.NullPointerException at java.lang.StringToReal.parseFloat(StringToReal.java:285) at java.lang.Float.parseFloat(Float.java:300) at com.pierfrancescosoffritti.youtubeplayer.YouTubePlayerBridge$9.run(YouTubePlayerBridge.java:169) at android.os.Handler.handleCallback(Handler.java:800) at android.os.Handler.dispatchMessage(Handler.java:100) at android.os.Looper.loop(Looper.java:194) at android.app.ActivityThread.main(ActivityThread.java:5371) at java.lang.reflect.Method.invokeNative(Method.java) at java.lang.reflect.Method.invoke(Method.java:525) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:833) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:600) at dalvik.system.NativeStart.main(NativeStart.java)

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
PierfrancescoSoffritticommented, Nov 26, 2016

Thank you, I’ll try to review it tomorrow 😃 I wasn’t home for the last few days

0reactions
askarsyzdykovcommented, Nov 25, 2016
Read more comments on GitHub >

github_iconTop Results From Across the Web

Customize your Firebase Crashlytics crash reports - Google
By default, Crashlytics automatically collects crash reports for all your app's users (you can turn off automatic crash reporting and enable opt-in reporting...
Read more >
Crashlytics in the Firebase Console
Under issues, Firebase has gathered all the reports from your app and organized them into separate issues, where each issue is a unique...
Read more >
Crash Report in Firebase Crashlytics - Javatpoint
By default, Firebase Crashlytics automatically collects crash reports for all app's users. We can use Opt-in Reporting by enabling more control over the...
Read more >
Using Firebase Crashlytics - FlutterFire
If you would like to record a fatal error, you may pass in a fatal argument as true . The crash report will...
Read more >
Crashlytics or Xcode crash reports? | Apple Developer Forums
I am wondering the same. Crashlytics once told me they pass through the crash reports to other handlers. So crashes should show up...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found