Skip to content

Commit

Permalink
modified file
Browse files Browse the repository at this point in the history
  • Loading branch information
al-af committed Apr 28, 2024
1 parent 6804d4b commit 0817e73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions demos/appsflyer-react-native-app/components/AppsFlyer.js
Expand Up @@ -24,6 +24,7 @@ export function AFInit() {
}
appsFlyer.setAppInviteOneLinkID('oW4R');
appsFlyer.initSdk(initOptions, null, null);

}

// Sends in-app events to AppsFlyer servers. name is the events name ('simple event') and the values are a JSON ({info: 'fff', size: 5})
Expand Down

0 comments on commit 0817e73

Please sign in to comment.