I am wanting to use the new fb function publishInstall(), but had a couple questions beforehand:
-
Currently I use the Social plugin, so I’m not implementing SSO. If I understand correctly this is ok, right? I don’t need SSO in order to track installs via publishInstall()?
-
The documentation lists the addition to build.settings for iOS, is there no special permissions for Android? Is it in fact Android compatible?
-
I’m really only interested in tracking installs. Since that’s the case, is the code listed in the docs all that’s necessary?
-
When setting up the app in the Facebook dev portal, do I still need Facebook Login and Deep Linking enabled?