You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I'm trying to add the code for v2 to my main activity, but my project is in Java not Kotlin. The dev.matinzd.healthconnect.permissions project doesn't appear in Android Studio (I have Kotlin-android plugin set up), and I can't import the HealthConnectPermissionDelegate class.
To Reproduce
Steps to reproduce the behavior:
Create fresh React Native project in version that uses Java. Install v2 of this library. Note that the code doesn't appear in Android Studio and you can't import the classes.
Expected behavior
I can import the class and use the example in the readme but in Java.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment:
Health Connect Version: 2.0.0
React Native Version: 0.72.6
New architecture enabled: Yes?
The text was updated successfully, but these errors were encountered:
Describe the bug
I'm trying to add the code for v2 to my main activity, but my project is in Java not Kotlin. The dev.matinzd.healthconnect.permissions project doesn't appear in Android Studio (I have Kotlin-android plugin set up), and I can't import the HealthConnectPermissionDelegate class.
To Reproduce
Steps to reproduce the behavior:
Create fresh React Native project in version that uses Java. Install v2 of this library. Note that the code doesn't appear in Android Studio and you can't import the classes.
Expected behavior
I can import the class and use the example in the readme but in Java.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment:
The text was updated successfully, but these errors were encountered: