Wizcorp / phonegap-facebook-plugin

The official plugin for Facebook in Apache Cordova/PhoneGap
Other
1.91k stars 2k forks source link

iOS doesn't track Installs but only Activations and Launches #1272

Open marcodelgatto opened 8 years ago

marcodelgatto commented 8 years ago

Hi all, we're using this plugin on a Cordova project, and we're unable to get the App Installs event correctly tracked on Facebook analytics for the iOS build.

On Android everything gets tracked correctly, while on iOS we see Activations and App Launches in the Facebook analytics debug log, but never an App Installs.

Is there a way to force that event? or is there something that must be done in order to make it work?

Thanks in advance. Marco.

sekocit commented 8 years ago

Hi margodelgatto,

I am having the same issue. I can see iOS launches on Facebook Analytics, but not installs.

Any solution?

Thanks,