I'm trying to build my apk & I'm getting this error while building my release apk in react native. Is there any way to fix this react-native-location error?
I'm trying to build my apk & I'm getting this error while building my release apk in react native. Is there any way to fix this react-native-location error?
I was facing this issue while building my apk in react native. To solve this issue you need to:
1- cd android and then ./gradlew clean
2- then in your root directory run yarn jetify or npx jeify