Hi All,
I wanted to experiment with setting up an iAds test case so that I can better understand how to implement them and consider how I might use them for my next project.
Does anyone have any tips on implementing iAds?
I’m assuming that I set up a profile that is iAd enabled and that I can then build for a device to test on?
The ads.show() api states:
“Thus, it’s wise to detect the device type and choose the proper ad dimensions.”
http://docs.coronalabs.com/api/library/ads/show.html
Where do I actually specify these detected dimensions for the add it’s self? add.show() seems to only take an x and y location parameter so I’m not sure how one specifies size for the add.
It looks like iAds could be straightforward but I wanted to see if anyone had any tips or advice regarding the process.
Thanks