MamoshiSE
MamoshiSE
Did you find any solution to this? I am encountering the exact same issue when trying to preload the ads.
Did anyone find solution for this? I am currently getting the crash: "Exception com.facebook.react.bridge.JSApplicationIllegalArgumentException: Error while updating property 'mediaview' of a view managed by: RNGADNativeView" It's occuring very frequently for...
Having the same issue, tried patching the package exactly like you do but I keep getting the error: "CocoaPods could not find compatible versions for pod "Google-Mobile-Ads-SDK". RNGoogleMobileads depends on...
I haven't been able to get rid of the error: 'error while updating property 'requestnonpersonalizedadsonly' of a view managed by : rngadnativeview' either, tried all different methods that were suggested...
Hey here is how it looks when initizaling it: `AdManager.registerRepository({ name: 'clipFeedNativeAd', adUnitId: adUnitNativeId, numOfAds: 20, nonPersonalizedAdsOnly: false, mediationEnabled: true, mediationOptions: { nativeBanner: true, }, expirationPeriod: 3600000, // in milliseconds...