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

IBeaconUniqueIdCachehas nothing to resolve #231

Open
samuelprince77 opened this issue Aug 21, 2023 · 0 comments
Open

IBeaconUniqueIdCachehas nothing to resolve #231

samuelprince77 opened this issue Aug 21, 2023 · 0 comments

Comments

@samuelprince77
Copy link

Hello, I am running into some strange behaviour related to scanning for beacons. My use case is to scan for beacons even while a user is not actively using my android app. For this I pass a notification to setForegroundNotification. The issue i run into is that after a while, between 10 - 30 minutes, beacons are no longer be found. From the logs i see multiple messages saying IBeaconUniqueIdCachehas nothing to resolve

image

I have set the scan period to 2 minutes active and 1 minute passive based on the documentation here but the only thing that seems to resolve this is reinstalling the app. Doing this usually results in beacons being found for an extended period of time (usually a couple of hours) before repeating this behaviour. One additional thing i see in the logs when this happens is:

Context not found for info creator: <my package name>, act: com.kontakt.sdk.android.ble.service.ACTION_FOUND, data: null, type: null, pkg: null, comp: ComponentInfo{<my package name>/com.kontakt.sdk.android.ble.service.BackgroundScanBroadcastReceiver}, categ: null, flag: 0

The device i am using is a Samsung S10+ running Android 12.

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

1 participant