Are you guys tracking installs? Can you enlighten me on how to do so? Do you simply add the fb info to your build.settings? Or is there something else you need to do?
The Facebook ad dashboard does do conversion tracking for me on iOS. I didn’t do anything specifically to enable that other than having the right Facebook info in my build.settings. On Android, however, the conversion tracking didn’t work. It’s possible I just need to call facebook.publishInstall() (http://docs.coronalabs.com/daily/api/library/facebook/publishInstall.html), I just haven’t tried it yet.