Hi team,
We need allow these permissions to our app to get data from medical devices. These permidsions need to be allowed in your code to read data from devices in android solutions, many be similar in iphones.
Regards
Hi team,
We need allow these permissions to our app to get data from medical devices. These permidsions need to be allowed in your code to read data from devices in android solutions, many be similar in iphones.
Regards
Each device have its own protocol and often need a dedicated app to read data from them. It might be difficult for glide to handle every single device in the world.
May be not. Allow to read the phone bleutooth and let s us try. Glide use google chrome components using Permission APi and navigator.permissions.querry for bluetooth.
You can allow with no support, but why blocking?
I agree with a way to test this as an experimental feature.