freshplanet / ANE-Facebook

Air Native Extension (iOS and Android) for the Facebook mobile SDK
Apache License 2.0
221 stars 123 forks source link

Facebook app-ads #79

Closed ghost closed 10 years ago

ghost commented 11 years ago

Hello,

I'm trying to use the FB app-ads thing: https://developers.facebook.com/docs/ads-for-apps/mobile-app-ads/#advanced

But they recommand to use "activateApp" method which does not seems to be available in your ANE.

Can you help me ? thanks

ataugeron commented 11 years ago

For now we still use the deprecated publishInstall, which still works fine.

On Thu, Sep 19, 2013 at 4:19 AM, Arthy74 notifications@github.com wrote:

Hello,

I'm trying to use the FB app-ads thing: https://developers.facebook.com/docs/ads-for-apps/mobile-app-ads/#advanced

But they recommand to use "activateApp" method which does not seems to be available in your ANE.

Can you help me ? thanks

— Reply to this email directly or view it on GitHubhttps://github.com/freshplanet/ANE-Facebook/issues/79 .

ghost commented 11 years ago

Ok i'll use that.

Thanks for all your work. great job.