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/06/01 22:18:28 UTC

[GitHub] [cordova-plugin-camera] aribela opened a new issue #605: don't build for android in phonegap

aribela opened a new issue #605:
URL: https://github.com/apache/cordova-plugin-camera/issues/605


   ## Problem
   i build in phonegap for android but the cordova-plugin-camera causes this error:
   
   WARNING: Overriding compileSdkVersion from android-26 (default) to android-28
   WARNING: This is unsupported, please consider updating your phonegap version instead
   
   i use cordova cli-8.0.0 and cordova-plugin-camera 4.1.0 version 
   
   
   


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


[GitHub] [cordova-plugin-camera] breautek closed issue #605: don't build for android in phonegap

Posted by GitBox <gi...@apache.org>.
breautek closed issue #605:
URL: https://github.com/apache/cordova-plugin-camera/issues/605


   


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


[GitHub] [cordova-plugin-camera] breautek commented on issue #605: don't build for android in phonegap

Posted by GitBox <gi...@apache.org>.
breautek commented on issue #605:
URL: https://github.com/apache/cordova-plugin-camera/issues/605#issuecomment-637158879


   Latest version of cordova-android uses target/compile sdk version 28. As the warning says, you'll need to update phonegap.
   
   If there is an issue, you should raise an issue with phonegap.


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