roman-rr commented on issue #1653:
URL: 
https://github.com/apache/cordova-android/issues/1653#issuecomment-1696071915

   Found exact reason: id value in config.xml. 
   This issue only can be reproduced with default `io.cordova.hellocordova`, 
any other id value will fix this issue. 
   ```
   <widget id="io.cordova.hellocordova" version="1.0.0" 
xmlns="http://www.w3.org/ns/widgets"; 
xmlns:cdv="http://cordova.apache.org/ns/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.

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