-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve bluethooth connection and rights request workflow for connected sensing devices (e.g. Polar Verity Sense) #200
Comments
alsp improve the Polar integration interface in the Mobile App with all the error handling and proper feedback may be important to implement better temporary locking in in the user interface, implement connection dialogue as a popup and also possibly integrate documentation for manual workarounds (e.g. connecting devices via system settings and only THEN adding them in MORE) |
Issues also exist in Android! |
Describe the different cases @alireza-dhp :
|
|
We suggest the following workflow to handle the connections to external devices (Polar):
|
…plays and extended the Coroutine System to differentiate between app critical coroutines and study critical ones
- Completely rebuilt the bluetooth core - Implemented new pairing behavior - Added error message capabilities for each observation - Added the capability to open the bluetooth device connection view, when a device is not connected, directly from the task view or the error list view - Added a new button to the schedule header which shows the amount of errors and opens a new page, which shows a list of all errors - Fixed Threading issues - General improvements - Version Upgrades
…the HR function needs a bit to activate and the framework returned immediatly an error Also fixed an issue, where the permission dialog would immediatly pop up on the consent screen on Android
…issues #200: Fixed an issue where the Polar observation would not start, as …
Improvements for bluetooth connection with Polar MORE-200 Primary use cases positively tested with App version 4.0.10 on iOS 17.5.1 (iPhoneSE)
Other cases positively tested
Cases with remaining issues or known limitations
|
Dear @andresgruber, I have tested the improvements made to the Bluetooth connection and found that it works significantly better than before. Thank you for the enhancements.
There are some issues that I observed:
|
When running the app on iOS for the first time,before logging via a token a popup message appears, requesting permission to use Bluetooth.
Upon denying the Bluetooth permission request, and after enter the token and accept the concept, the app encounters a failure and cannot proceed.
The text was updated successfully, but these errors were encountered: