In native.showPopup() - (http://docs.coronalabs.com/api/library/native/showPopup.html)
- options.iOSAppId is a string ID assigned to the app by the iTunes App Store.
I want to use the “rateApp” feature, but what is this “iOSAppId”?
Is this the App ID described in “Provisioning and Building - iOS” (http://docs.coronalabs.com/guide/distribution/iOSBuild/index.html)
something like com.mydomain.myapp ?
and there is a ID prefix, making the ID like SGREJ213S.com.mydomain.myapp , is this the one or the previous?
or none of the above? (where to get it then?)
