Community
How to check validic saved data
I am not able to check if data is saved on validic.
Posted by Ashwani Choudhary 13 days ago
Install react-native-validic-session
Hi,
I am following this link https://helpdocs.validic.com/docs/react-native-framework-wrapper, trying to install react-native-validic-session in my Android project. Did npx install and npx link ( assume I can skip the manual part). Then I tried to npx react-native run-android without modifying anything of the RN template project. Got below lint error. Can you please advise how to fix it?
* What went wrong:
Execution failed for task ':react-native-validic-session:bundleReleaseLocalLintAar'.
> Error while evaluating property 'hasLocalAarDeps' of task ':react-native-validic-session:bundleReleaseLocalLintAar'
> Direct local .aar file dependencies are not supported when building an AAR. The resulting AAR would be broken because the classes and Android resources from any local .aar file dependencies would not be packaged in the resulting AAR. Previous versions of the Android Gradle Plugin produce broken AARs in this case too (despite not throwing this error). The following direct local .aar file dependencies of the :react-native-validic-session project caused this error: ../../ValidicBLERN/node_modules/react-native-validic-session/android/libs/validicmobile-shared-release.aar
Posted by Tao Zhou 14 days ago
Unable to read the readings from Welch Allyn RPM-BP100 (Series 1500) Blood Pressure Monitor
Hi, I am working on Welch Allyn RPM-BP100 (Series 1500) Blood Pressure Monitor to get the readings on ios, The device gets paired to my phone via bluetooth without any issue but I am unable to get the readings from it.When I try to read the readings an error displays "An error occurred during bluetooth communication.Please try again".It is only happening in ios on android it is working fine.
Libary we used:
ValidicMobile.iOS_.Full_.1.12.17(Xamarin)
Posted by Manohar 25 days ago
Getting duplicate data from multiple sources for Sleep
When syncing data from apple health, we are getting duplicate data, since apple health is connected with multiple sources like apple watch, third party apps and so on. Is there a way to identify the source of data and priority source option in the apple health?
Posted by Swathika 7 months ago
How can we get organization id and userid
How can we get organization id and userid
Posted by amit gupta 9 months ago
True Metrix AIR
When I try to read from TRUE METRIX AIR I got this generic message
Error Domain=kVLDBluetoothErrorDomain Code=0 "An error occurred during Bluetooth communication. Please try again." UserInfo={NSLocalizedDescription=An error occurred during Bluetooth communication. Please try again.
Device is successfully paired before trying to read.
Posted by Bane 12 months ago
Connection Error in Android 11 Version
Hi,
I am using Cordova Framework, I am able to connect bluetooth device and successfully read the data in Android Version 6.0.0.
But I am not able to Pair in Android 11 Version. I am getting error like this:
{
error: "An error occurred during Bluetooth communication. Please try again."
peripheralID: 13
}
Posted by Chandu about 1 year ago
Different Data Model for Sleep Entries
If a day has two sleep entries, both do not have a start date and end date? is there any other DataModel in Validic where we can get this information?
Posted by sharada about 1 year ago
ionic 5 support
Hi,
Is there a sample ionic5 angular application with validic api integration.
I could not find ionic support document.
Posted by Narasimha over 1 year ago
Notification when a new device is connected
Hi, Is there a mechanism to get notified when new device is connected in a web application.
I'm using Inform REST API.
Posted by Aishwaria almost 2 years ago