You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think the best plan here is to remove the option to display the app using SKStoreProductViewController. In iOS7 and onwards, you can't actually rate the app when displaying the app using the SKStoreProductViewController, so this only affects iOS 6 users.
this will result in the rating view not being shown.
I suggest defining a new method:
to let developer select specific controller.
The text was updated successfully, but these errors were encountered: