muratkardaslar commented on issue #1904:
URL: 
https://github.com/apache/cordova-android/issues/1904#issuecomment-4144795912

   > Hi @muratkardaslar 
   > 
   > Can you confirm if adding the following code to config.xml solves the 
problem?
   > ```
   > <edit-config file="app/src/main/AndroidManifest.xml" mode="merge" 
target="/manifest/application">
   >     <application android:enableOnBackInvokedCallback="false" />
   > </edit-config>
   > ```
   > 
   > For me this solves the problem.
   
   Yes it worked. Thank you.


-- 
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.

To unsubscribe, e-mail: [email protected]

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