I’m working on an Android project where by I want to add Facebook SDK for App Ads inside it. I read the docs and Getting Started Android SDK docs but I couldn’t understand it because I don’t have native programming knowledge.
Can someone please show me a tutorial or step-by-step guide how to add Facebook SDK for App Ads inside Ionic Android project?
Thanks for the link @bengtler. But I couldn’t find any examples on how to activate the Facebook SDK for App Ads inside the docs page. Could you share some example?
I do not know how this works, but in the docs to facebook API they are mentioned that you can use the javascript sdk.
Maybe you use a cordova plugin as alternative:
The plugin inside the link you’ve shared is not what I want. That plugin is for adding ads in mobile app actually.
What I’m looking for right now is, the plugin that can help me track my app installs via Facebook Ads. But nevermind, I’ll do some more research about this. Thanks for helping. Really appreciate it!
Ok, so has anyone successfully got Ionic2 and the Facebook AD SDK working (ie. tracking ads so you can tell how effective your facebook ad campaign is for driving mobile installs?)
Please can I have all the code you used, I have been looking a way to integrate Social media sharing into an ionic app. The one in Ioinc component is not reliable. And as a newbie in Ioinc I can’t see from you code a way to implement it