Open genesy opened 3 years ago
thought this should work automatically.
"react": "17.0.1", "react-native": "0.64.0", "react-native-admob": "^2.0.0-beta.6",
Error: Command failed: ./gradlew app:installDebug -PreactNativeDevServerPort=8081 /mobile/node_modules/react-native-admob/android/src/main/java/com/sbugert/rnadmob/RNAdMobInterstitialAdModule.java:16: error: cannot find symbol import com.google.android.gms.ads.InterstitialAd;
I just started getting this out of nowhere and i've been using this library for past month
I think it's related to https://github.com/sbugert/react-native-admob/issues/560
thought this should work automatically.