Android Question "Feedback" system - best practices

micheleBr

Member
Licensed User
Longtime User
Good morning,
I have a problem to solve..

I want to implement a system of "feedback" on Google Play, after 3 times a user opens the app, it asks for a feedback on Google Play. (image A, and B)
When the user is on Google Play (image B), he can go back to the app with the phone button "back", doing so everything works fine.
But if the user click the "home" button, and then open the app with its icon, the app is still on the page of Google Play (image B), this creates confusion in people....

I am attaching an example.

tnx in advance!!
 

Attachments

  • a.png
    a.png
    32.2 KB · Views: 262
  • b.png
    b.png
    50.5 KB · Views: 232
  • feedback.zip
    20.8 KB · Views: 152
Top