Do a class equivalent to IOS's SKStoreReviewController exist for Android?

南楼画角 提交于 2019-12-09 15:34:01

问题


If you want to request a review of your app you can use SKStoreReviewController on IOS. But i can't seem to find an equivalent for Android. Does it exist? Or do i need to add a custom implementation?


回答1:


I'm afraid Google has not yet provided any such official API's. There's no way one can submit reviews/ratings without leaving apk.



来源:https://stackoverflow.com/questions/46278199/do-a-class-equivalent-to-ioss-skstorereviewcontroller-exist-for-android

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