Hi All,
I am creating an offline app. I have one feedback form and based on the number of times app open I want to show that feedback form.
For instance- If the user is opening app for the 10th time then it should show the feedback form.
How can I achieve that? Is there any inbuilt function which tracks that?
Any help will be appreciated.