Connection to device twice causes app to freeze
tobyloki opened this issue · 2 comments
tobyloki commented
I tap on a device to pair, but select cancel pairing. Then I tap on the device again, and the app freezes. How can I fix this problem?
Steps to reproduce:
- Download code at commit fbad43f (should be the latest as of 5/10/22)
- Navigate to the page for scanning BLE devices
- After a device has been found, tap on it. Click cancel pairing
- Tap on the device again. Now the app is frozen and I can't press any of the menu buttons.
Here is a video showing the steps I described above.
https://user-images.githubusercontent.com/35203563/167766440-7fd216e8-5b1e-4366-96dd-51bc8ae993b8.mp4
vikas-chandra-mnnit commented
Hi @tobyloki, I am trying to reproduce this issue on my end. Please provide some additional details:
- ESP-IDF version.
- iOS version.
- Firmware logs if possible.
tobyloki commented
This issue is resolved when I upgrade the ESPProvision pod version from 2.0.12 to 2.0.15.