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
When close webapp after using bluetooth, chrome becomes unstable and have to force stop. Only occurs on chrome 54 for android. Do not observe this behavior in chrome 53 for mobile or chrome 54 for desktop.
The text was updated successfully, but these errors were encountered:
Manually disconnecting device.gatt.disconnect() resolves problem. Tried to include this bluetooth disconnect in window.onbeforeunload or window.onunload callback but callback would not fire on chrome mobile even though it works on chrome desktop.
When close webapp after using bluetooth, chrome becomes unstable and have to force stop. Only occurs on chrome 54 for android. Do not observe this behavior in chrome 53 for mobile or chrome 54 for desktop.
The text was updated successfully, but these errors were encountered: