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.

[BUG ?] Unable to stop activity: ... on .getCustomTabsServiceIsBound()

See original GitHub issue

I’m getting a reported crash that I’m not sure what it could be causing it from my side. Any help or clue would be appreciated. 😃

Reported crash:

Unable to stop activity {com.zynbit.app/com.microsoft.identity.client.AuthenticationActivity}: java.lang.NullPointerException: Attempt to invoke virtual method 'boolean com.microsoft.identity.client.AuthenticationActivity$MsalCustomTabsServiceConnection.getCustomTabsServiceIsBound()' on a null object reference

>>>

Fatal Exception: java.lang.RuntimeException: Unable to stop activity {com.zynbit.app/com.microsoft.identity.client.AuthenticationActivity}: java.lang.NullPointerException: Attempt to invoke virtual method 'boolean com.microsoft.identity.client.AuthenticationActivity$MsalCustomTabsServiceConnection.getCustomTabsServiceIsBound()' on a null object reference
       at android.app.ActivityThread.performStopActivityInner(ActivityThread.java:3504)
       at android.app.ActivityThread.handleStopActivity(ActivityThread.java:3554)
       at android.app.ActivityThread.-wrap20(ActivityThread.java)
       at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1373)
       at android.os.Handler.dispatchMessage(Handler.java:102)
       at android.os.Looper.loop(Looper.java:148)
       at android.app.ActivityThread.main(ActivityThread.java:5421)
       at java.lang.reflect.Method.invoke(Method.java)
       at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
       at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
Caused by java.lang.NullPointerException: Attempt to invoke virtual method 'boolean com.microsoft.identity.client.AuthenticationActivity$MsalCustomTabsServiceConnection.getCustomTabsServiceIsBound()' on a null object reference
       at com.microsoft.identity.client.AuthenticationActivity.onStop(AuthenticationActivity.java:114)
       at android.app.Instrumentation.callActivityOnStop(Instrumentation.java:1278)
       at android.app.Activity.performStop(Activity.java:6395)
       at android.app.ActivityThread.performStopActivityInner(ActivityThread.java:3501)
       at android.app.ActivityThread.handleStopActivity(ActivityThread.java:3554)
       at android.app.ActivityThread.-wrap20(ActivityThread.java)
       at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1373)
       at android.os.Handler.dispatchMessage(Handler.java:102)
       at android.os.Looper.loop(Looper.java:148)
       at android.app.ActivityThread.main(ActivityThread.java:5421)
       at java.lang.reflect.Method.invoke(Method.java)
       at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
       at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
jaragonescommented, Jan 24, 2018

Looks like by the fabric.io information but I can’t reproduce this issue on any of my accounts to provide you further information about it. Let me know, if I can do anything to help on it. Thanks for your work!

0reactions
jaragonescommented, Jan 29, 2018

Thanks for your reply!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Share your Activity and compete with friends ... - Apple Support
To share activity, you and your friends both need an Apple Watch. When your friends close their rings, finish workouts, or earn achievements ......
Read more >
Fit isn't tracking activities correctly - Android - Google Fit Help
Fit isn't tracking activities correctly. Walking, running, and biking detection isn't perfect on Fit because your device's sensors may record information ...
Read more >
Known Issues: iOS App - MyFitnessPal Help
Bug : Some users can't save a meal with scanned foods. Bug: Some users are getting an error when attempting to log in....
Read more >
Troubleshooting Syncing - Strava Support
If, after recording your activity on the iOS or Android app, ... you can delete the failing upload or export the activity as...
Read more >
Heart Failure: Exercise and Activity - Cleveland Clinic
You may need to avoid certain activities or have other restrictions based on your health. It may take many months to develop the...
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