Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Saved Image Rotates Upside Down On iOS After Saving #27050

Open
VidyalakshmiMani opened this issue Jan 10, 2025 · 0 comments
Open

Saved Image Rotates Upside Down On iOS After Saving #27050

VidyalakshmiMani opened this issue Jan 10, 2025 · 0 comments
Labels
t/bug Something isn't working

Comments

@VidyalakshmiMani
Copy link

Description

When browsing an image from the Photos folder and loading it into the Image control in a .NET MAUI application, the image is displayed correctly. However, after saving the image, the saved output is rotated upside down. The issue occurs on iOS.

Steps to Reproduce

  1. Open the attached sample project.
  2. Click the Browse button and browse an image from the photos folder on iOS device/simulator.
  3. Click the save button to save the image.
  4. Check the orientation of the saved image.

Expected Behavior:
The saved image should retain the same orientation as the original image

Actual Behavior:
The saved image is rotated upside down.

Output Video:
https://github.com/user-attachments/assets/22a654ba-4769-4d3f-baed-e0db6d6ec554

Demo Sample:
MauiApp1.zip

Link to public reproduction project repository

No response

Version with bug

Unknown/Other

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

Unknown/Other

Affected platforms

iOS

Affected platform versions

No response

Did you find any workaround?

No

Relevant log output

@VidyalakshmiMani VidyalakshmiMani added the t/bug Something isn't working label Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant