sam

Results 3 comments of sam

> Thats actually a problem with runtime permissions on Android. I can confirm that is working as expected on Android 11. yeah,I checked the device's permission settings and found that...

> Did you was able to solve it? not yet

> > I think you forgot to remove this code at the bottom of **andoird/app/build.gradle** > > `apply from: file("../../node_modules/@react-native-community/cli-platform-android/native_modules.gradle"); applyNativeModulesAppBuildGradle(project)` > > I was having the same issue migrating...