Skip to content
This repository was archived by the owner on Oct 14, 2024. It is now read-only.

[Fix] Update device orientation for Xcode 13 #130

Merged
merged 4 commits into from
Sep 28, 2021

Conversation

loghina
Copy link
Contributor

@loghina loghina commented Sep 27, 2021

Why
This PR addresses issue #128. There were other places inside the library where the orientation was not set properly, thus causing UI tests using ViewTestCase to fail.

Changes
No API Change

Tasks

  • Add relevant tests, if needed
  • Add documentation, if needed
  • Update README, if needed
  • Ensure that the demo project works properly

@danieleformichelli danieleformichelli merged commit b00c450 into master Sep 28, 2021
@danieleformichelli danieleformichelli deleted the fix/orientation branch September 28, 2021 07:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

XCode13 - Failed to set device orientation: Not authorized for performing UI testing actions.
2 participants