IAP and Ads support

First of all…
Congratulations Corona Team!

Glad this feature finally rolled out and I’m really anxious to have my game on WP platform. Anyway, I was wondering if IAP and Ads also supported? or will be supported someday?

I’ve been trying to get more infos from the blog but can’t seem to find any informations.

Thank you

Edit : After finding the list of API support http://docs.coronalabs.com/daily/coronacards/wp8/support.html it seems right now the best way to monetize on WP is through paid apps. Is this correct?

yanuar - both these features can be implemented right now via the Lua/native bridge. A couple of published apps have done ads that way. As for IAPs, Olaf (OmNomster) was nice enough to publish his code for it here:

http://forums.coronalabs.com/topic/50267-implementing-in-app-purchases-with-coronacards-for-wp8/

oh okay…
NICE !

To help you out, our main WP8 CoronaCards documentation can be found here…

   http://docs.coronalabs.com/daily/coronacards/wp8/index.html

Have a look at the system requirements first.  You’ll need at least a Windows 8.1 machine to develop for WP8.  If you want to use the WP8 emulator, then it needs to be the 64-bit Pro version of Windows 8.1… plus, you’ll need to double check that your PC hardware meets Microsoft’s minimum system requirements for the emulator too…

   http://msdn.microsoft.com/en-us/library/windows/apps/ff626524(v=vs.105).aspx

And if you want to jump ahead to get a feel for what it takes to port your app, have a look at our porting guide here…

   http://docs.coronalabs.com/daily/coronacards/wp8/portapp.html

yanuar - both these features can be implemented right now via the Lua/native bridge. A couple of published apps have done ads that way. As for IAPs, Olaf (OmNomster) was nice enough to publish his code for it here:

http://forums.coronalabs.com/topic/50267-implementing-in-app-purchases-with-coronacards-for-wp8/

oh okay…
NICE !

To help you out, our main WP8 CoronaCards documentation can be found here…

   http://docs.coronalabs.com/daily/coronacards/wp8/index.html

Have a look at the system requirements first.  You’ll need at least a Windows 8.1 machine to develop for WP8.  If you want to use the WP8 emulator, then it needs to be the 64-bit Pro version of Windows 8.1… plus, you’ll need to double check that your PC hardware meets Microsoft’s minimum system requirements for the emulator too…

   http://msdn.microsoft.com/en-us/library/windows/apps/ff626524(v=vs.105).aspx

And if you want to jump ahead to get a feel for what it takes to port your app, have a look at our porting guide here…

   http://docs.coronalabs.com/daily/coronacards/wp8/portapp.html