ios - How to detect which button user clicked on SKStoreReviewController? -


it easier keep track of data , optimize reviews based on how performed on skstorereviewcontroller prompts.

but how detect button user clicked? not now? 1* 4* 5*? submitted review?

you can't. if read docs skstorereviewcontroller , requestreview, you'll see doesn't expose results, ui, or whether prompt shown.


Comments

Popular posts from this blog

python - Best design pattern for collection of objects -

go - serving up pdfs using golang -

python - django admin: changing the way a field (w/ relationship to another model) is submitted on a form so that it can be submitted multiple times -