I am currently developing a thunkable App that uses BLE. However, I found that if the BLE on the iPhone is not enable, and the user starts the BLE scan process, the APP simply goes blank without any warning that BLE should be enabled or is disabled on the device.
Isn’t this something the thunkable appp should warn or the user has to implement this warning to prevent app crashes like this one?
What would be the best approach here to improve the user experience?
Thanks