I read on the roadmap that you will integrate support for ads. That is a very important feature. I wonder if you implement a more open way, so users can choose every ad provider they wish for can the user choose from a few selected ones?
Also will your solution provide some kind of mediation feature to be able to backfill an ad if the main provider doesn't deliver?
Comments
In fact, one can easy integrate ads to the exported Xcode project Up to now, we've only tested admob but other solutions should work also.
About that workaround you mentioned; Would there be a way to control the ad visibility via LUA then?
With the current workaround, there is not way to control the visibility.
- Initialize ad
- Show ad
- Hide ad
- Define backfill image
- Define intervals
- Ad coordinates (flexible: has predefined values like topleft, bottomright, etc)
how i can add my admob ads??
There's "no layouts" (Eclipse),no documentation :S.....
Is possible to make a custom layout with a 2 LinearLayouts, one for all the Giredos work and one for my ads??? (Or for make complementary code/layouts from eclipse)
Sorry for my English level.
Yes, it's possible to modify the Activity class of exported project and add LinearLayout and admob.
Likes: elcanu
Congratulations for the SDK.
Sorry for my English level.