We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f12f319 commit c382f18Copy full SHA for c382f18
1 file changed
demos/appsflyer-react-native-app/components/AppsFlyer.js
@@ -24,7 +24,6 @@ export function AFInit() {
24
}
25
appsFlyer.setAppInviteOneLinkID('oW4R');
26
appsFlyer.initSdk(initOptions, null, null);
27
-
28
29
30
// Sends in-app events to AppsFlyer servers. name is the events name ('simple event') and the values are a JSON ({info: 'fff', size: 5})
0 commit comments