cordova-plugin-facebook-connect / cordova-plugin-facebook-connect

Use the latest Facebook SDK in your Cordova and Ionic projects
Other
63 stars 90 forks source link

Hybrid Mobile App Events: Can´t get context #122

Open sebafra opened 1 year ago

sebafra commented 1 year ago

Hi, In the tutorial provided for facebook to enable the Hybrid mobile app events i´cant find where put this native code and how to get the webview object and android context.

AppEventsLogger.augmentWebView(<YOUR_WEBVIEW_OBJECT>, <YOUR_ANDROID_CONTEXT>)

Thanks in advance Seba