You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This seems to happen when calling initializeAndCheckScanning.
This crash appears to be a different than the bug mentioned in #109 as the line in question for this crash is FlutterBeaconPlugin.java:436 vs FlutterBeaconPlugin.java:65 in #109
Has anyone seen this before? @alann-maulana Any suggestions for how to debug this?
Thank you
The text was updated successfully, but these errors were encountered:
Hi there,
I'm getting the following crash on numerous Samsung devices running Android 12 and 13 in our production app
This seems to happen when calling
initializeAndCheckScanning
.This crash appears to be a different than the bug mentioned in #109 as the line in question for this crash is
FlutterBeaconPlugin.java:436
vsFlutterBeaconPlugin.java:65
in #109Has anyone seen this before? @alann-maulana Any suggestions for how to debug this?
Thank you
The text was updated successfully, but these errors were encountered: