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 909 forks source link

Expo-facebook does not send Android installation events to the platform, only IOS #830

Closed zapcriativo closed 3 years ago

zapcriativo commented 3 years ago

🐛 Bug Report

To Reproduce

Check events on facebook events panel

image

Expected Behavior

Return fb_mobile_launch_source: Unclassified

Code Example

App.json use "facebookAppId": "725815561", "facebookScheme": "fb725815561", "facebookDisplayName": "BABYPASS", "facebookAutoInitEnabled": true, "facebookAutoLogAppEventsEnabled": true, "facebookAdvertiserIDCollectionEnabled": true,

Environment

System: OS: macOS 11.1 CPU: (4) x64 Intel(R) Core(TM) i5-7360U CPU @ 2.30GHz Memory: 25.94 MB / 8.00 GB Shell: 5.8 - /bin/zsh Binaries: Node: 14.15.1 - /usr/local/bin/node Yarn: 1.22.10 - /Volumes/SSDExterno/Projetos/BabyPass_v2_Mobile_Motorista_React/node_modules/.bin/yarn npm: 6.14.8 - /usr/local/bin/npm Watchman: Not Found Managers: CocoaPods: 1.10.0 - /usr/local/bin/pod SDKs: iOS SDK: Platforms: iOS 13.5, DriverKit 19.0, macOS 10.15, tvOS 13.4, watchOS 6.2 Android SDK: Not Found IDEs: Android Studio: 4.1 AI-201.8743.12.41.6953283 Xcode: 11.5/11E608c - /usr/bin/xcodebuild Languages: Java: 15.0.1 - /usr/bin/javac Python: 2.7.16 - /usr/bin/python npmPackages: @react-native-community/cli: Not Found react: 16.11.0 => 16.11.0 react-native: https://github.com/expo/react-native/archive/sdk-38.0.2.tar.gz => 0.62.2 react-native-macos: Not Found npmGlobalPackages: react-native: Not Found