Search found 2 matches

by GregSearle
Tue Oct 08, 2019 12:52 pm
Forum: Bug Report
Topic: Crash on Bluetooth keyboard disconnect
Replies: 2
Views: 10302

Re: Crash on Bluetooth keyboard disconnect

I found the resource on this effect. The active app will reload when certain things happen, such as the screen rotating or the keyboard changing.

https://developer.android.com/guide/top ... gTheChange
by GregSearle
Mon Jul 29, 2019 5:36 pm
Forum: Bug Report
Topic: Crash on Bluetooth keyboard disconnect
Replies: 2
Views: 10302

Crash on Bluetooth keyboard disconnect

When a Bluetooth keyboard disconnects from the device, LL crashes, dumping you into the last open app. I believe there is some sort of declaration in the manifest that can inform Android that LL does not handle Bluetooth devices and does not need to know when devices connect or disconnect. I just go...