sbugert / react-native-admob

A react-native component for Google AdMob banners
BSD 2-Clause "Simplified" License
1.13k stars 531 forks source link

adding mediation network linker error #14

Closed bsy closed 8 years ago

bsy commented 8 years ago

Has anyone successfully added support for mediation networks like ChartBoost or UnityAds?

I'm running into a linker error after installing the SDK and adapter file for ChartBoost: http://stackoverflow.com/questions/36923517/xcode-install-admob-with-chartboost-as-mediation-network-linker-error-library

sbugert commented 8 years ago

Any news on this? Do you think this is related to react-native-admob?

bsy commented 8 years ago

@sbugert pretty sure it was related to some xcode configuration, but I actually ended up going with Fyber instead and also working on my own RN package to interface with their native SDK, thanks!