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
I am currently using Ionic 6 in React on iOS. I am really struggling to get this working as I receive a Device not found. The iOS device shows the interlocking chains at the top right with BT connected to the Device Name.
The selection for the Accessory pops up with the device name on the app, I select it and receive the error Device not found. However, BT is connected to the device. Even if I run a list() after the fact, it is an empty array.
The text was updated successfully, but these errors were encountered:
I am currently using Ionic 6 in React on iOS. I am really struggling to get this working as I receive a
Device not found
. The iOS device shows the interlocking chains at the top right with BT connected to the Device Name.The selection for the Accessory pops up with the device name on the app, I select it and receive the error
Device not found
. However, BT is connected to the device. Even if I run alist()
after the fact, it is an empty array.The text was updated successfully, but these errors were encountered: