You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Android] App Install Events Not Being Mapped Despite Correct Configuration
Description
Problem
The App Install events are not being mapped on Android despite following the configuration steps provided in the official documentation. However, other types of events, such as [e.g., "Trial" or "Custom Events"], are being sent and appear correctly in Facebook Events Manager.
Environment
react-native-fbsdk-next: 13.4.0,
React Native: 0.76.5
Platform: Android
App Installation Method: Local installation via Android Studio or download from Play Store
Steps to Reproduce
Install and configure the react-native-fbsdk-next package following the documentation.
Add the necessary configurations in AndroidManifest.xml, including:
[Android] App Install Events Not Being Mapped Despite Correct Configuration
Description
Problem
The App Install events are not being mapped on Android despite following the configuration steps provided in the official documentation. However, other types of events, such as [e.g., "Trial" or "Custom Events"], are being sent and appear correctly in Facebook Events Manager.
Environment
Steps to Reproduce
react-native-fbsdk-next
package following the documentation.AndroidManifest.xml
, including:Expected Behavior
The fb_mobile_install event should appear in Facebook Events Manager under the app’s events section.
Actual Behavior
The install event (fb_mobile_install) does not appear in Facebook Events Manager App Installs Standard Event.
Questions
Are there additional configurations required on Android for the install event to work correctly?
The text was updated successfully, but these errors were encountered: