Hi, has anyone used the FBSettings.PublishInstall(APP_ID) api method from the Facebook SDK in Xamarin.iOS with success ?
I've read and applied all the stuff described here: https://developers.facebook.com/docs/tutorials/mobile-app-ads/ but I'm unable to see any install notification on my FB developer application page. Some questions: - Is this testable in debug mode via a REAL device? (no emulator) - To test if all is ok, do I need to create a campaign? - There's a way to check if the method call FBSettings.PublishInstall() throw some error? I'm currently wrapping it in a try/catch block but nothing is thrown. thanks Francesco
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
