breautek commented on issue #900:
URL: 
https://github.com/apache/cordova-plugin-camera/issues/900#issuecomment-2445619036

   Can you try testing the dev build?
   
   ```
   cordova plugin remove cordova-plugin-camera
   cordova plugin add https://github.com/apache/cordova-plugin-camera.git
   ```
   
   It is a new major so it includes several breaking changes which is currently 
noted in the docs PR that will be used for the announcement when it's formally 
released: https://github.com/apache/cordova-docs/pull/1374
   
   But it contains significant improvements for Android kinda across the board.
   
   Otherwise I'd suggest opening the project in Android Studio or use logcat to 
get the native logs to see if there is anything there that indicates why it's 
returning "No Image"


-- 
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: issues-unsubscr...@cordova.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to