erisu commented on issue #756:
URL: 
https://github.com/apache/cordova-plugin-camera/issues/756#issuecomment-897504688


   Cordova 10 and Cordova-Android 10.x are two different things.
   
   If you run the command `cordova platform` or `cordova info` in the project 
directory, you will see what version of Android platform you have installed.
   
   E.g.
   
   ```
   $ cordova platform 
   
   Installed platforms:
     android 10.0.1
   ```
   
   ```
   $ cordova info
   
   Cordova Packages:
   
       cli: 10.0.0
           common: 4.0.2
           create: 3.0.0
           lib: 10.0.0
               common: 4.0.2
               fetch: 3.0.1
               serve: 4.0.0
   
   Project Installed Platforms:
   
       android: 10.0.1
   
   Project Installed Plugins:
   
       cordova-plugin-camera: 6.0.0-dev
       cordova-plugin-simple-image-resizer: 0.1.1
   ```


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