NativeScript / nativescript-facebook

NativeScript plugin, wrapper of native Facebook SDK for Android and iOS
Apache License 2.0
79 stars 50 forks source link

Is it possible to track app installation? #230

Open paul-castro opened 3 years ago

paul-castro commented 3 years ago

When user clicks/taps a Facebook ad, it will redirect to App Store/Playstore, is it possible to track the app installation using this plugin?

alexgritton commented 3 years ago

I have a PR that has deep links and deferred deep links working in my app. We track installations using those.

paul-castro commented 3 years ago

did you manage to make this plugin work on Nativescript 7? is this an active plugin?

alexgritton commented 3 years ago

Yes it's working in our app that has been upgraded to NS 7.