I'm using the new Mobile App Install Ads in my app and installs get count as expected. However, I still see the message "0 people play this" in the ad. So far I only make the following call when my app get activated:
[FBSettings publishInstall:YOUR_APP_ID].
Do I have to insert some other call to Facebook to get this to work?