Since I upgraded to the latest version of Fusion 2.5, it stopped working Admob.
I tried the example that comes with Admob, but not working.
Does anyone have a recent example?
Thank you!
Printable View
Since I upgraded to the latest version of Fusion 2.5, it stopped working Admob.
I tried the example that comes with Admob, but not working.
Does anyone have a recent example?
Thank you!
I´m also looking for an example!
I just rebuilt my Ball Roller game and the banner ads seem to work fine.
All I did was put in the ID in the objects properties and then on Start of frame tell it to display the ad.
I'll try it in a new app next and see.
Hello!
How to test if the admob works fine?
How to install admob in application for apple?
I don't think you can use Admob and build an iOS project.
So how does ads implementing in to iOS application via CTF?
You would add the ads in iOS from the Application Properties screen.
You can also set some properties in the frames for where to show the ads.
I just did that, and the commercial seems to appear.
So, no unique identificator, like in admob object for Android, is needed to place ad in iOS?
Correct.
For IOS, you need to Enable Iad on your Dev Account.
As for Android.
You need to have the object on your frame now. you CANNOT have it as a global setting under the Android Tab.
Each page has it's own Admob object, where you fill out the information.
Jeff and Perry, thanks for support!