Haresh Rathod

Results 27 comments of Haresh Rathod

No one is maintaining this library. Need latest google mobile sdk implemented.

There is a library @react-native-admob/admob but not sure it works on production

Adding pod 'Google-Mobile-Ads-SDK', '~> 7.69.0' to podfile is creating problem with the library react-native-admob-native-ads because that requires the higher version. is there any solution so that both works together?

> @haresh4d Did you figure out anything? Just use 0.3.9 version of react-native-admob-native-ads also put following line in podfile pod 'Google-Mobile-Ads-SDK', '~> 7.69.0' For me it worked

I have moved to flutter because of such issues with react native.

It has issues but everything is so nicely documented so you dont waste time in solving build errors due to dependency.

Have you found any solution? In my case I want to show an Interstitial Ad after closing the RBSheet but when I close the RBSheet it also closes the Interstitial.

Badly need a solution for this. I am also showing interstitial after sheet close but cant do it.

You must have used same controller object for both the ad. In that case it will show the same ad. If you reload the ad then all the ads under...

@ammarahm-ed and @mikehardy together! It will be a great library. We also want native ads and other ads format at the same place.