Corona Enterprise - Delegate Methods Problem

Hello,

We’re creating a plug-in for ChartBoost. There are delegate methods(didCloseInterstitial, didFailToLoadInterstitial, didCacheInterstitial) which fires internally. So how do we override these methods or get response back to our Corona Files?

Thanks
Devon [import]uid: 40227 topic_id: 35423 reply_id: 335423[/import]

Devon - is this iOS, Android, or both? [import]uid: 10668 topic_id: 35423 reply_id: 141115[/import]

Devon, these look specific to Chartboost, not Corona Enterprise.

You can try asking the folks at chartboost for more help?

My guess is you’d need to create an Obj-C class that implements the delegate interface. If that’s the case, there are plenty of Obj-C tutorials online about that. [import]uid: 26 topic_id: 35423 reply_id: 141149[/import]

Devon - is this iOS, Android, or both? [import]uid: 10668 topic_id: 35423 reply_id: 141115[/import]

Devon, these look specific to Chartboost, not Corona Enterprise.

You can try asking the folks at chartboost for more help?

My guess is you’d need to create an Obj-C class that implements the delegate interface. If that’s the case, there are plenty of Obj-C tutorials online about that. [import]uid: 26 topic_id: 35423 reply_id: 141149[/import]