jamesmontemagno / Xamarin.Plugins

Cross-platform Native API Access from Shared Code!
MIT License
1.3k stars 380 forks source link

Media - Camera images taken in portrait behaving weird. #263

Closed ghost closed 8 years ago

ghost commented 8 years ago

Please take a moment to fill out the following (change to preview to check or place x in []):

This is a

Which plugin does this impact:

Version Number of Plugin: 2.4.0-beta3 Device Tested On: iPhone 6s+ Simulator Tested On: iPhone 6s

Expected Behavior

Take a photo in portrait, photo is saved/displays in correct dimensions.

Actual Behavior

Photo looks like its been stretched into landscape

Steps to reproduce the Behavior

Take a photo in portrait, same photo in landscape. Load in to a ImageView AspectFit

Stable Version. screen shot 2016-03-28 at 3 38 57 pm

Latest Beta screen shot 2016-03-28 at 3 39 06 pm

lima66 commented 8 years ago

I have the same problem the image are rotate of 90° with Iphone 6 os: 9.3 , Iphone 5 os: 9.2 and i have update the plugin to the beta 3

ghost commented 8 years ago

bump

ghost commented 8 years ago

Had to downgrade to last stable release to get this to work properly. But now the android rotation is messed up again.

jamesmontemagno commented 8 years ago

This issue was moved to jamesmontemagno/MediaPlugin#17