Setup App Ratings & Reviews
Custom App Rating Prompt
If you’re using a custom app rating prompt to ask users to rate your app, please make sure to call the below API once the user clicks on the CTA that redirects to the store.
Luciq.willRedirectToStore()Luciq.willRedirectToStore();When the above API is used, we will be able to detect the suspected sessions for the reviews submitted through the custom prompt. This will give you valuable insights into what happened during the session.
Last updated