Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Question Device.RequestStoreReview Callback?

Discussion in 'iOS and tvOS' started by Rachan, Nov 29, 2022.

  1. Rachan

    Rachan

    Joined:
    Dec 3, 2012
    Posts:
    759
    Hi there!

    I wondering when I use "Device.RequestStoreReview"

    and it take so long (first time) until a rating dialog is show up

    So I would like to know how to check an interval of this process?
    and when will rating dialog will show up, so I will add some waiting icon or something.
    Not just freezed by nothing to do like this.

    anyone has any idea?

    Thanks!!!