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
{{ message }}
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.
Hi, I'm trying to run react-native-proximity on my pixel 3 device that uses Anroid 10,
I receive this error when running with adb logcat:
It works on different devices such as Galaxy 10+ and LG q8.
this is the log output for the Galaxy Device that runs Andorid 7:
I read this issue:
#20 (comment)
and according to the answers I needed to update my react-native-proximity android sdk.
after checking the sdk versions is found out the I run with -v 1.3.0
I updated the SDK to -v 1.4.5 but still the same result.
this is my app/build.gradle:
Please help me out on this.
Thanks
The text was updated successfully, but these errors were encountered: