You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/12/14 15:00:18 UTC

[GitHub] [cordova-plugin-camera] signalpoint commented on issue #539: Build fails with android.support.v4.content

signalpoint commented on issue #539:
URL: https://github.com/apache/cordova-plugin-camera/issues/539#issuecomment-744497670


   The following fixed it for me:
   ```
   cordova plugin add cordova-plugin-androidx
   cordova plugin add cordova-plugin-androidx-adapter
   cordova plugin save
   cordova build android
   ```
   I am *not* using Ionic.


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org