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
Possible crash fix caused by wrong raw data (fixed by narrit)
Ios : try reconnect on unexpected disconnection (fixed by EB-Plum)
Android: Add missing break in switch, which causes exceptions (fixed by russelltg)
Android: Enforcing maxSdkVersion on the ACCESS_FINE_LOCATION permission will create issues for Android 12 devices that use location for purposes other than Bluetooth (such as using packages that actually need location). (fixed by rickcasson)