Skip to content
This repository has been archived by the owner on Mar 19, 2021. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 285 Bytes

File metadata and controls

10 lines (7 loc) · 285 Bytes

#.activateApp()

Report the launch of the app, for integration with Facebook app ads. More details at App Events.

##Example

var facebook = plugin.FacebookAgent.getInstance();
facebook.activateApp();