- Posts: 16
- Thank you received: 0
Clicking Android Back Button Closes the App
1 year 1 month ago #253
by Bilal
Clicking Android Back Button Closes the App was created by Bilal
I noticed that clicking the Android Back Button closes the App, instead of going back to the previous page. In React-Native using the Android back button requires some extra coding. I am not sure if the same applies to whatever language/framework you use.
Please Log in or Create an account to join the conversation.
- AppsConda ApS
- Offline
- Admin
-
Less
More
- Posts: 50
- Thank you received: 14
1 year 1 month ago #254
by AppsConda ApS
Replied by AppsConda ApS on topic Clicking Android Back Button Closes the App
Lets say, you go to Custom Page. Then, you go to WebView page. Now, you have navigated two pages. In this case, when you use the Android Back button, you should be taken to the last page, which is Custom page in this case.
Please Log in or Create an account to join the conversation.
1 year 1 month ago #255
by Bilal
Replied by Bilal on topic Clicking Android Back Button Closes the App
Sorry, I should have been clearer. I meant to say if I navigate from the 1st HTML/Joomla page displayed in a webview to another HTML/Joomla page, clicking Android's back button does NOT return me to the previous HTML/Joomla page! It closes the App. I am not sure if this is a webview limitation!
Please Log in or Create an account to join the conversation.
- AppsConda ApS
- Offline
- Admin
-
Less
More
- Posts: 50
- Thank you received: 14
1 year 1 month ago #256
by AppsConda ApS
Replied by AppsConda ApS on topic Clicking Android Back Button Closes the App
Yeah, that's because, technically, you are still on the same app-page. If you could add it to the feature list, we can look into this in future.
Please Log in or Create an account to join the conversation.
Time to create page: 0.416 seconds