Skip to content

RotationY behaviour is different between iOS and Androidย #16586

Open
@cagriy

Description

Description

When rotating a view which is in front of another view (by ZIndex), using RotateY property, on Android it works well, and I can see the entirety of the front object during the full rotation. However on iOS, the object rotating gets cut by the background object and parts of it becomes invisible. This makes the animation unusable.

Steps to Reproduce

Download the code from the public repository

Deploy to iOS and Android simulators to observe the difference in behaviour.
I have used iPhone 14 Pro and Pixel 5 simulators respectively.

Link to public reproduction project repository

https://github.com/cagriy/maui_test_1

Version with bug

7.0.92

Last version that worked well

Unknown/Other

Affected platforms

iOS

Affected platform versions

iOS 15

Did you find any workaround?

No

Relevant log output

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions