It looks like you're new here. If you want to get involved, click one of these buttons!
How about implementing the "SKStoreReviewController API" the apple review prompt, so apple can ask for reviews in our games? Is this possible?
https://developer.apple.com/app-store/ratings-and-reviews/
TEMPLATES mydgs.co/gswonder TEMPLATES
@gswonder I'll look into it.
@adent42 Gentle reminder regarding the export compliance flag.
Just needs a checkbox in publishing and this added to the plist when generated, at least as far as I know:
<key>ITSAppUsesNonExemptEncryption</key> <false/>
Contact me for custom work - Expert GS developer with 10 years of GS experience - Skype: armelline.support
Comments
How about implementing the "SKStoreReviewController API" the apple review prompt, so apple can ask for reviews in our games? Is this possible?
https://developer.apple.com/app-store/ratings-and-reviews/
TEMPLATES mydgs.co/gswonder TEMPLATES
@gswonder I'll look into it.
@adent42 Gentle reminder regarding the export compliance flag.
Just needs a checkbox in publishing and this added to the plist when generated, at least as far as I know:
<key>ITSAppUsesNonExemptEncryption</key> <false/>
Contact me for custom work - Expert GS developer with 10 years of GS experience - Skype: armelline.support