breautek commented on issue #882: URL: https://github.com/apache/cordova-plugin-camera/issues/882#issuecomment-1966559197
Details on why max SDK is included in #881 along why #881 is accepted. To workaround this issue, you can use a hook to remove any duplicate entries: https://gist.github.com/breautek/bd157b8598f9a816f2ec0d45e3d932c8 I'd recommend keeping the one with the max SDK 32 declared. The gist was originally prepared for this [SO Question](https://stackoverflow.com/questions/77074389/duplicate-write-external-storage-permissions-in-androidmanifest-using-cordova-12/77078295#77078295) and includes some usage examples. -- 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]
