Open ravi2611gupta opened 1 year ago
BTW, I got the solution of this error. We just have to add queries element in our AndroidMainFest.xml file
<queries> <package android:name="com.sec.android.app.shealth"
/> </queries>
These is a new error of Permissions
I'm also having this issue, did you find a solution? @ravi2611gupta
Hello! Currently, I am new to react native, and I and working on a project in which I have to fetch data that is produced by a Samsung watch. That's why I am using this library. Can someone please help me in this project?