Closed byronics closed 2 weeks ago
This issue is stale because it has been open 7 days with no activity. Remove stale label or comment or this will be closed in 5 days.
@byronics We will investigate this issue, previously we don't have any bugs similar like this issue. There is several closed similar issue due to wrong setup: https://github.com/oddbit/flutter_facebook_app_events/issues/332 https://github.com/oddbit/flutter_facebook_app_events/issues/186
@antonoddbit Ok, thanks. I will update the position of the meta tags in my manifest and test. Thanks for the info.
FYI, moving the meta tags into the <application>
section solved the problem.
Is there an existing issue for this?
Current Behavior
facebook_app_events: ^0.19.3
and configure Android manifest as documented withfacebook_app_id
andfacebook_client_token
.setUserID(uid)
and.clearUserID()
on login and logout respectivelyExpected Behavior
Expected that the plugin would initialize the Facebook SDK
Steps To Reproduce
facebook_app_events: ^0.19.3
and configure Android manifest as documented withfacebook_app_id
andfacebook_client_token
.setUserID(uid)
and.clearUserID()
on login and logout respectivelyPlatform
Android
Flutter Doctor