aliasad106 / React-Native-Mopub-SDK

React native library for mopub ad network
MIT License
14 stars 24 forks source link

Additional changes needed to support specific ad networks? #22

Open pramacha opened 3 years ago

pramacha commented 3 years ago

Hello,

I was wondering if I needed specific changes in my Andriod.xml to support specific ad networks. (I am relatively new to react native). This is what I am seeing-

  1. Create a ad unit on MobPub
  2. Test it on MoPub sample app and make sure ad shows up for ad unit created in step # 1
  3. Try the same ad unit in my own app and I get "No ads found"
  4. I have tried the above for both Google Admob and Facebook audience and the exact same thing happened.
  5. I confirmed the test ad units work on my own app, so am confident basic integration is in place.

Any pointers, particularly in reference to Google admob or facebook will be very helpful!

AbdnhVmpr commented 3 years ago

I'm having an issue when using load() function to load interstitial ad. Are you having the same problem?