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

go - serving up pdfs using golang -

python - Best design pattern for collection of objects -

r - Using `bbmle:mle2` with vector parameters (already works using `optim`) -