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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to