UI for rating an app during deletion

ぐ巨炮叔叔 提交于 2019-12-08 08:54:00

问题


Is that possible pop up the UI which comes during the deletion process before deleting the app ? (A UI which has stars, no thanks, rate my app button).

If no, can you tell me whether it is possible to create a screen and send the rating captured to iTunes connect ?


回答1:


As other people said, your best option is to send people to the review/ratings page on iTunes.

The best open source solution I found for this is Appirater.

I use it in my apps and it works great + it generates many reviews.

You can configure when the popup should show. It basically looks like this:


(source: arashpayan.com)

It was created by Arash Payan, visit his page about Appirater with all the information.




回答2:


This form always pops up if you delete an app on your iPhone. I don't think you can grab personal ratings out of iTunes but once you gather a sufficient number of votes you'll see the details on your app iTunes page.




回答3:


You cannot present this UI yourself—it's handled by the OS. You can, however, direct your users to your app's rating page in the App Store app by opening an appropriate iTunes store URL, as documented in the “Heading straight to a review form” section of this article.



来源:https://stackoverflow.com/questions/3315765/ui-for-rating-an-app-during-deletion

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!