jcesarmobile commented on issue #697: URL: https://github.com/apache/cordova-plugin-camera/issues/697#issuecomment-747496555
If `cordova-plugin-androidx-adapter` didn't work, try using [jetifier](https://www.npmjs.com/package/jetifier). The problem is you can't use non AndroidX libraries with AndroidX libraries, as long as one of your plugins uses AndroidX, you'll need to update/patch all. cordova-plugin-camera doesn't use AndroidX yet. ---------------------------------------------------------------- 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]
