Rate App Pop Up

I would like to have a pop up asking users to rate my app. How do I do this?

Thank you,
Nadine

Hello how are you? Add a hidden automatic counter on the home page with a condition that is visible when the rate day is before today.
In the automatic counter put a 2 second action and when it reaches zero link to the pop to make the score.

How do you make the voting date? When the user registers in the app you add to the collection one of the date that is the voting day and there you add today’s day + (days you want) for example if you want the user to vote 5 days after registration it is today’s day + 5… then when the user makes the vote you execute 3 actions… 1) create the score, 2) update logged in user voting date today’s date and add when you want them to vote again, 3) Back

I would do it this way and I think it’s a good topic to make a tutorial and publish on our templates and tutorials platform

So this would be the method of creating a “app store rating”? Just wanting to make sure I’m understanding that it is that sort of “rating”.

Thanks!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.