Skip to content

Commit

Permalink
modfied file
Browse files Browse the repository at this point in the history
  • Loading branch information
al-af committed Apr 28, 2024
1 parent f12f319 commit c382f18
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion demos/appsflyer-react-native-app/components/AppsFlyer.js
Expand Up @@ -24,7 +24,6 @@ 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 c382f18

Please sign in to comment.