roughike / flutter_facebook_login

A Flutter plugin for allowing users to authenticate with native Android & iOS Facebook login SDKs.
BSD 2-Clause "Simplified" License
403 stars 331 forks source link

Question: What is needed to register automatically logged AppEvents in this SDK? #148

Closed krossenk closed 5 years ago

krossenk commented 5 years ago

Hi, thank you very much for this great plugin.

I am working for a company that uses Facebook Ads and would like to track automatically logged events inside our Flutter app. Is this possible with this plugin? Or is there another way to achieve what I am asking for.

Link to App Events for Android: https://developers.facebook.com/docs/app-events/getting-started-app-events-android

Sincerely, Kristian

roughike commented 5 years ago

This plugin is only about the login - all other functionality should be in other plugins.