You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2021/04/14 17:38:01 UTC

[GitHub] [cordova-android] th3hamm0r commented on issue #1106: "backbutton" event no longer seems to work

th3hamm0r commented on issue #1106:
URL: https://github.com/apache/cordova-android/issues/1106#issuecomment-819696251


   We currently also have this issue, but in our case, the "backbutton"-event works after the user touches the app screen.
   
   So if we register a listener for the event in "deviceready" and press the backbutton directly after the app start, on older devices (eg. Android 6), it gets fired, but on devices with Android 10 or 11 it doesn't (instead it closes the app). On those devices the user has to touch the app screen first. After that, if back is pressed, the backbutton-event fires.
   
   We've tried it with the latest Cordova Android 9.1.0.


-- 
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org