facebookarchive / react-native-fbsdk

A React Native wrapper around the Facebook SDKs for Android and iOS. Provides access to Facebook login, sharing, graph requests, app events etc.
https://developers.facebook.com/docs/react-native
Other
2.99k stars 908 forks source link

i have followed all the steps carefully and configured my app correctly for android but still i am not able to log anyhthing in the analystics under the overview tab componentDidMount(){ AppEventsLogger.logPurchase(15, "USD", { param: "value" }); } #625

Closed Fariha-Khalid closed 5 years ago

Fariha-Khalid commented 5 years ago

🐛 Bug Report

To Reproduce

Expected Behavior

Code Example

Environment

janicduplessis commented 5 years ago

Please follow the issue template