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

FATAL EXCEPTION: BeaconServiceThread #168

Closed
mhdtouban opened this issue Sep 7, 2016 · 3 comments
Closed

FATAL EXCEPTION: BeaconServiceThread #168

mhdtouban opened this issue Sep 7, 2016 · 3 comments

Comments

@mhdtouban
Copy link

FATAL EXCEPTION: BeaconServiceThread
Process: go.heer.com.debug, PID: 14877
java.lang.NullPointerException: cancel() called with a null PendingIntent
at android.app.AlarmManager.cancel(AlarmManager.java:890)
at com.estimote.sdk.service.BeaconService$ScanAlarmBroadcastReceiver.cancelAlarm(BeaconService.java:110)
at com.estimote.sdk.service.internal.NoCycleBluetoothScanScheduler.cancelAlarm(NoCycleBluetoothScanScheduler.java:240)
at com.estimote.sdk.service.internal.NoCycleBluetoothScanScheduler.destroy(NoCycleBluetoothScanScheduler.java:138)
at com.estimote.sdk.service.BeaconService$2.run(BeaconService.java:367)
at android.os.Handler.handleCallback(Handler.java:751)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:154)
at android.os.HandlerThread.run(HandlerThread.java:61)

@mhdtouban
Copy link
Author

This is running on android N.

@pawelDylag
Copy link
Contributor

Hello @Moudi2020
This is a known issue, already reported. We are working on update for android N. Stay tuned for release (soon).

@pawelDylag
Copy link
Contributor

Fixed in 0.12.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants