Simultaneous connection of different device types #606
Unanswered
Marshall-Moussavi
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Connecting to different types of devices simultaneously should work. What are the native errors you're getting? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey, has anyone successfully used this library to connect to multiple different types of devices simultaneously?
Trying to create an app that connects to heart rate monitors, fitness machines and power meters simultaneously and wondering if this library is capable. There is nothing to indicate that it isn't, but running into no errors when reading/writing/connecting to either device, and I just can't connect to 2 simultaneously because I get native errors.
Wondering if I should keep trying or move onto a cordova library which has more 5x more weekly downloads on npm.
using the latest version of capacitor and this library and testing on ios
Beta Was this translation helpful? Give feedback.
All reactions