We developed an application and installed on Android mobile.
Once user logged out and click on back button, redirecting to home page of application.
Is the any possible to resolve this issue?
Thanks
Anil
We developed an application and installed on Android mobile.
Once user logged out and click on back button, redirecting to home page of application.
Is the any possible to resolve this issue?
Thanks
Anil
Hi @Anilspr888 yes, we’re aware of that issue. We are working on a way of only allowing the back button to work if there is an actual back button on the screen. Do you think that would make sense?
@jeremy could you please let us know when this can be resolved. It is blocking our app to publish it to playstore.
Thanks
Anil
@jeremy we still face this issue. Is there any alternative solution for the same
Hi Anil, Is google not approving your app for this issues?
Could you not make the items on the screen with the Logout button only visable to logged in users, and then add a button that is only shown to users who are NOT logged in that redirects them to the login screen? Not a complete fix, but could help.