Skip to content

Commit 0817e73

Browse files
committed
modified file
1 parent 6804d4b commit 0817e73

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

demos/appsflyer-react-native-app/components/AppsFlyer.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ export function AFInit() {
2424
}
2525
appsFlyer.setAppInviteOneLinkID('oW4R');
2626
appsFlyer.initSdk(initOptions, null, null);
27+
2728
}
2829

2930
// 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

Comments
 (0)