Mert C. Özdin

Results 3 comments of Mert C. Özdin

in my case, i had set `compileSdkVersion` 31 and `targetSdkVersion` 30 before. now, i set both to 30 and worked well.

In my case, I accidentally applied both manual and automatic installations. I didn't get this error when I just did the automatic installation: https://react-native-sensors.github.io/docs/Installation.html#automatic-installation

after @jamesalester's answer, I went to https://console.cloud.google.com/apis/credentials and added OAuth client ID. It solved my problem because the one I use to sign release build was not same with the...