blonsky95 / TimeStopperAndroid

0 stars 0 forks source link

Add an in-app "rate the app window" #40

Open blonsky95 opened 3 years ago

blonsky95 commented 3 years ago

So first have a dialog display: If you're enjoying Tracktimer, would you place a review?

If yes - then trigger the logic for the review and when complete listener - update the preference to no longer show anything if Not now - then wait another 2 weeks

Register the day the user first uses the app - then after 2 weeks, prompt the dialog at onCreate

blonsky95 commented 3 years ago

So there will be one preference with - hasReviewed, and one for reviewCheckDate

blonsky95 commented 3 years ago

https://developer.android.com/guide/topics/ui/dialogs

blonsky95 commented 3 years ago

Test Friday after 7pm if the prompt appears again