-
Why there is no support still for RewardedInterstitial for Xamarin.iOS?
-
Hi, I'm using AdMob in my project but I want to try MoPub and when I try to install the pod I get the error below.
```
[!] CocoaPods could not find compatible versions for pod "Google-Mobile-Ads-S…
-
Google Play rejected recent version of our app because Ads is not children directed.
As per Google Admob recommendations:
Call setTagForChildDirectedTreatment with TAG_FOR_CHILD_DIRECTED_TREATMENT_T…
-
I think the correct admob policy link is the following
https://policies.google.com/technologies/partner-sites
![admob_priacy_link](https://user-images.githubusercontent.com/49574732/60628515-07c…
lrxit updated
11 months ago
-
Hey @ammarahm-ed :wave:!
The module you've built here is fantastic - I think you might be the only person supporting native ads at the moment on react-native?
I'm the primary maintainer of react…
-
Hi,
I just got a message from Google AdMob that for iOS 14, it requires to app to use Google Mobile Ads SDK 7.64 or above which enables AppTrackingTransparency support. The currently Xamarin.Fireba…
-
Hello, will you update to Admob SDK v20 your libraries? https://developers.google.com/admob/android/migration
Waiting your answer, thanks
-
Admob finally released their new ad unit: `Native Ads`
How can i use it with with this lib?
Also, can you change the lib name to `react-native-admob-updated`?.
People usually search react-native…
alz10 updated
5 years ago
-
I have react-native app published on Google Play
I checked play-install-referrer-react-native with custom link approach and it worked for me on debug mode.
But after I published **new release to p…
-
Hello, I am trying to get Interstitial ads working in my .NET Maui application. It is currently failing on both iOS and Android.
In my view model, I am retrieving the singleton IInterstitialAdServi…