Error on when I try to compile the production in Android
Today I've tried to make a production file but I got the following error which I never got it before. Till today everything was working fine.
> Task :@mauron85_react-native-background-geolocation-common:compileDebugJavaWithJavac FAILED
/Users/User/Desktop/MyApp/node_modules/@mauron85/react-native-background-geolocation/android/common/src/main/java/com/marianhello/bgloc/BackgroundGeolocationFacade.java:17: error: package android.support.v4.content does not exist
import android.support.v4.content.ContextCompat;
@zoolle Hi, check this - https://github.com/mauron85/react-native-background-geolocation/issues/265#issuecomment-720027451
I couldn't solve this problem. Any solution? I tried a lot of things!
I couldn't solve this problem. Any solution? I tried a lot of things!
Did you try to use jetyiier from my previous post? It helped me
How do I use jetyiier?
El mié, 3 nov 2021 a las 8:52, Ivan Gorelik @.***>) escribió:
I couldn't solve this problem. Any solution? I tried a lot of things!
Did you try to use jetyiier from my previous post? It helped me
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/mauron85/react-native-background-geolocation/issues/543#issuecomment-958958153, or unsubscribe https://github.com/notifications/unsubscribe-auth/AL36LJ437EKJEIXVJIQDDIDUKEO7LANCNFSM45HNUCVQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
@genaro10 Exactly as described in this post