Open reasje opened 1 week ago
The name of device had overflow and It's fixed, ALso list is optimized when there a large number of bluetooth devices.
Here is what was happening in Sang's case: In the logic :
Here is what was happening in Sang's case: In the logic :
- If list is empty or more thatn once device show the bottom sheet
- it has 3 seconds timeout in your case you bluetooth is not able to find the any devices within 3 seconds
- It opens bottoms sheet
- But in matter of mili seconds bluetooth finds the device and adds to bottoms Sheet We think that the bottom sheet opened with one device but in realiuty It opened with no device and then found the device For reducing the chance of opening one device at bottom sheet we can increase the timeout to 4 - 5 seconds
We will decide on this.
@SanghamitraBhowmick1993 Thanks for reporting, Strange behavior on IOS. Also the device name is availeble on IOS
In the Blueberry Ring DApp, when a user has more than one ring associated with their account, there is currently no prompt to guide them in selecting a ring to pair.