Extending UI and Functions in Corona Enterprise

Hello,

I have successfully added Amazon IAP using the simple extension template.

I have also separately successfully implemented Amazon Ads using extendingui template.

My question is, could it be possible to have both extension on one project? I want to implement both amazon ads and amazon iap in one game.

I have tried it and so far only amazon iap is functioning and not the amazon ads. I need confirmation… [import]uid: 186199 topic_id: 37491 reply_id: 67491[/import]

Yes, you will need to structure them as plugins. You can take a look at the “App” project template for an example of how a plugin is structured.

There’s also a guide here: http://docs.coronalabs.com/native/plugin/index.html [import]uid: 26 topic_id: 37491 reply_id: 145818[/import]

Yes, you will need to structure them as plugins. You can take a look at the “App” project template for an example of how a plugin is structured.

There’s also a guide here: http://docs.coronalabs.com/native/plugin/index.html [import]uid: 26 topic_id: 37491 reply_id: 145818[/import]