You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After upgrading to latest camera plugin version, when I try to select a photo from gallery, I'm receiving the error "Unable to process image" in chrome console and "E/PostureManager: fail to get service" in Android Studio logcat (this error is displayed every time I tried to get a photo from gallery. I'm not sure if it's related to my issue).
The app is saving photos to Pictures album by default. The error only occurs when I select a photo from Camera album. If I select a photo from Pictures album it's working fine.
Hi guys, another issue with the previous settings (options) is the picture is saved to the library rotated. I take the photo portrait but is saved into the library landscape.
Hey @visiblesoft-org. Can you see if ionic-team/capacitor#2060 (comment) helps you with this issue? Your issue looks suspiciously close to what people have been talking about here?
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of the plugin, please create a new issue and ensure the template is fully filled out.
Bug Report
Plugin(s)
@capacitor/camera: 1.0.3
Capacitor Version
Platform(s)
Android
Current Behavior
After upgrading to latest camera plugin version, when I try to select a photo from gallery, I'm receiving the error "Unable to process image" in chrome console and "E/PostureManager: fail to get service" in Android Studio logcat (this error is displayed every time I tried to get a photo from gallery. I'm not sure if it's related to my issue).
The app is saving photos to Pictures album by default. The error only occurs when I select a photo from Camera album. If I select a photo from Pictures album it's working fine.
Expected Behavior
Return a photo from gallery.
Code Reproduction
Other Technical Details
Tested in LG K40S and Samsung devices.
Additional Context
The text was updated successfully, but these errors were encountered: