A React Native wrapper around the Facebook SDKs for Android and iOS. Provides access to Facebook login, sharing, graph requests, app events etc.
2.99k
stars
906
forks
source link
Add getters for anonymousID, attributionID and advertiserID #805
Closed
VEnom42 closed 4 years ago
Fixes #599
Test Plan:
Integrate the sdk to any project and try to get this values:
Note that
attributionID
will be empty on emulators.