IustinMicu commented on issue #931: Pressing back button leads to "Webpage not 
available" error page
URL: https://github.com/apache/cordova-android/issues/931#issuecomment-600613266
 
 
   I know that's not a valid url.
   The valid url in my case is 
`file:///android_asset/www/index.cordova.html/#/dashboard` and works fine when 
I navigate through the application, even when I press the native back button.
   The issue is with the flow described above (returning from the in-app 
browser and then press the back button), when the native back button wants to 
access that invalid url (that doesn't contain the "index.cordova.html" part in 
the path).
   I haven't configured anything related to the navigation history or the 
target of the back button, that's why I think this is a cordova issue.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org

Reply via email to