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
Describe the bug
When a user tries to send some Tari with Bluetooth. The iPhone device doesn't pick up the other users device. It was working smoothly on Android but on iPhone the user just gets stuck on the "Connect to a device" screen.
To Reproduce
Steps to reproduce the behavior:
Make sure both devices have their bluetooth on
Click on the transaction button on your iPhone device
Click on "Bluetooth Connect"
User should see the "Connect to a device" pop up
User should pick up the other users device to send them some Tari
Currently the user only gets stuck on the "Connect to a device" pop up. It doesn't pick up any other devices to make a transaction.
Expected behavior
User should pick up the other users device to send them some Tari when they clicked on the "Bluetooth connect" option.
Screenshots
Smartphone:
Device: iPhone 12
OS: iOS 17.5.1
Browser & Version Safari browser. Aurora version 0.27.0(b746)
The text was updated successfully, but these errors were encountered:
The issue is that Android device sometimes doesn't broadcast the data using BLE.
The issue was redirected to the Android project.
Observations from testing:
The App is asking about permissions related to the BLE sharing features twice. Once when user click on the bluetooth sharing button on the transaction send screen (access to the BT) and on the BL settings screen when user try to change the why when the app is broadcasting data (access to location).
I was unable to change the BT settings to anything else.
Using the bluetility app I've noticed that Android App have multiple instances of the BLE periphery broadcasting the exact same thing.
@TruszczynskiA This is still an issue on iPhone 12 iOS 17.6.1 on ESMERALDA v0.27.0 (b756). I was able to successfully send a transaction from my Android device to iPhone but the iPhone doesn't pick up the Android device to make a transction. cc @igordanilcenko
Describe the bug
When a user tries to send some Tari with Bluetooth. The iPhone device doesn't pick up the other users device. It was working smoothly on Android but on iPhone the user just gets stuck on the "Connect to a device" screen.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
User should pick up the other users device to send them some Tari when they clicked on the "Bluetooth connect" option.
Screenshots
Smartphone:
The text was updated successfully, but these errors were encountered: