All Questions
2 questions
0
votes
1
answer
161
views
Is there a way to log user's basic info in Flutter?
I want to setup Facebook Advanced Matching in Flutter app so - I want to know if there a way to log user's basic info (name, email, phone, DOB, gender etc) with this package?
Package: https://pub.dev/...
1
vote
0
answers
665
views
Flutter - facebook app events android error
I install the package facebook_app_events version 0.13.5 that includes the latest facebook sdk. The problem is that when I try to log an event or get an anonymous Id it throws a kotlin exception.
I ...