thibaultv edited a comment on issue #650:
URL: 
https://github.com/apache/cordova-android/issues/650#issuecomment-1031627625


   Hi @nrikiji, I encounter the same problem recently. I need to use 
`<queries>` element in the AndroidManifest.xml.
   However, it's only compatible since some patch of [Android Gradle 
Plugin](https://stackoverflow.com/a/62969918).
   2 possibilities:
   - Upgrade to last version of Cordova Android (10.x)
   - Cordova Android 8 (v3.3.0) / 9 (v4.0.0) : Use a hook that modify the 
version. I haven't tested but this [hook](https://stackoverflow.com/a/70187922) 
seems to make the job.


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