Please I'm totally confused with what Google is doing with Admob. All google docs on Admob are confusing to me.
Can you please help me on the way forward to integrate Admob in my RhoMobile project in both Adroid and iOS?
How to include Admob in iOS and Android// Expert user has replied. |
3 Replies
AdMob provides an SDK using native code for each supported platform.
You have to write a native extension wrapper around it. Or find somebody else who has already done so.
There is no Javascript alternative. I'd imagine using a Javascript API meant for use in browsers/desktop might be a violation of terms of service. You'd have to research that.
We do not support these directly. You would have to write a Native extension to accomplish this. There may be alternative Javascript approaches/providers, but am unfamiliar with this topic.
Anyone to help on this? Please!!!!