Hi there!
I really want to know “
Device.RequestStoreReview ”
Have any callback? because I just want to know when I call this function, it so long and I don’t know it still working or not.
Thanks!!!
Hi there!
I really want to know “
Device.RequestStoreReview ”
Have any callback? because I just want to know when I call this function, it so long and I don’t know it still working or not.
Thanks!!!
Device.RequestStoreReview returns a bool, but only to say if the API is available or not.
When testing using a sandbox account / sandbox environment, the prompt will always appear.
On the live app, you’ll never know if the prompt was actually displayed. It’s rate-limited to appearing three times per year.