vikrantttriazinesoft commented on issue #826:
URL: 
https://github.com/apache/cordova-plugin-camera/issues/826#issuecomment-1764346910

   
   if u want to shift ur project to cordova-android 12
   then the solution is 
   1 ionic cordova platform rm android
   2 ionic cordova plugin rm cordova-plugin-camera
   3 ionic cordova platform add [email protected]
   4 cordova plugin add https://github.com/apache/cordova-plugin-camera.git
   5 In project structure (Project) change
        gradle plugin version : 7.1.2
        gradle version :  7.5
   6 In project structure (SDK Location) of Gradle Settings
   
        Gradle Jdk :  corretto-17


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