iAd Documentation

I’ve not been able to find the iAd documentation in the daily docs for 992. Can someone either point me to or provide them? Thanks!

Note: There is a sample, so I can get started with that. But I prefer the documentation to make sure every case is covered. [import]uid: 36054 topic_id: 34221 reply_id: 334221[/import]

I see them here:

CoronaApiDocs-2012.992/api/library/ads/index.html

I just downloaded the docs and opened them up. It’s in the ads.* section. Not much there that’s really iAds-specific, really.

Jay
[import]uid: 9440 topic_id: 34221 reply_id: 136071[/import]

They weren’t in the initial release, but I downloaded a fresh copy after seeing your post and it’s there now. Thanks! [import]uid: 36054 topic_id: 34221 reply_id: 136072[/import]

Just a quick question, in the below line of code

ads.init( "iads", "myAppId", adListener )  

the myAppId is the id of the game that apple uses correct ?? or do i need to create one ?? [import]uid: 17701 topic_id: 34221 reply_id: 136084[/import]

From looking at the sample code, it is not the Apple ID assigned to your app. It is the bundle identifier of the app that you choose when creating an App ID. e.g. com.yourcompany.yourapp [import]uid: 36054 topic_id: 34221 reply_id: 136085[/import]

Puzzle Runner,
Thanks for the info, very helpful.

has anyone been able to get the iads to display in your games? [import]uid: 17701 topic_id: 34221 reply_id: 136086[/import]

Hey guys. In the interest of consolidation, can you post any future questions on iAds on this thread? We’ll be monitoring this one over the next few days.

http://developer.coronalabs.com/forum/2012/12/22/iads

Thanks! [import]uid: 10668 topic_id: 34221 reply_id: 136094[/import]

I see them here:

CoronaApiDocs-2012.992/api/library/ads/index.html

I just downloaded the docs and opened them up. It’s in the ads.* section. Not much there that’s really iAds-specific, really.

Jay
[import]uid: 9440 topic_id: 34221 reply_id: 136071[/import]

They weren’t in the initial release, but I downloaded a fresh copy after seeing your post and it’s there now. Thanks! [import]uid: 36054 topic_id: 34221 reply_id: 136072[/import]

Just a quick question, in the below line of code

ads.init( "iads", "myAppId", adListener )  

the myAppId is the id of the game that apple uses correct ?? or do i need to create one ?? [import]uid: 17701 topic_id: 34221 reply_id: 136084[/import]

From looking at the sample code, it is not the Apple ID assigned to your app. It is the bundle identifier of the app that you choose when creating an App ID. e.g. com.yourcompany.yourapp [import]uid: 36054 topic_id: 34221 reply_id: 136085[/import]

Puzzle Runner,
Thanks for the info, very helpful.

has anyone been able to get the iads to display in your games? [import]uid: 17701 topic_id: 34221 reply_id: 136086[/import]

Hey guys. In the interest of consolidation, can you post any future questions on iAds on this thread? We’ll be monitoring this one over the next few days.

http://developer.coronalabs.com/forum/2012/12/22/iads

Thanks! [import]uid: 10668 topic_id: 34221 reply_id: 136094[/import]