Heyzap

Is there any chance we can integrate Heyzap? I am sure I am not the only one that got contaced to have an app featured. [import]uid: 90610 topic_id: 29439 reply_id: 329439[/import]

I just tried to get heyzap running on android:

Heyzap uses the standard Corona ads provider interface, detailed at http://docs.coronalabs.com/api/library/ads/init.html

You can initialize Heyzap ads by calling the following:

local ads = require “ads” ads.init( “heyzap”, “999999”) //Replace 999999 with your Apple App Store ID or leave blank if you are only using Android

i cant find any infos about heyzap and the ads class

anyone got it running for android with enterprise?

I just tried to get heyzap running on android:

Heyzap uses the standard Corona ads provider interface, detailed at http://docs.coronalabs.com/api/library/ads/init.html

You can initialize Heyzap ads by calling the following:

local ads = require “ads” ads.init( “heyzap”, “999999”) //Replace 999999 with your Apple App Store ID or leave blank if you are only using Android

i cant find any infos about heyzap and the ads class

anyone got it running for android with enterprise?