Skip to content

Conversation

@gladiuscode
Copy link
Owner

Goal

This PR fixes #75 by providing the right value type to the UIDevice.current.setValue method, from UIInterfaceOrientationMask to UIInterfaceOrientation.

It builds upon #74, so we need to merge that one first, do a rebase and then merge this one.

@gladiuscode gladiuscode self-assigned this May 24, 2025
@gladiuscode gladiuscode added bug Something isn't working iOS iOS only labels May 24, 2025
@gladiuscode gladiuscode marked this pull request as ready for review May 24, 2025 15:11
@gladiuscode gladiuscode changed the title fix(ios): ios 15 doesn't lock the interface using provided methods fix(iOS): ios 15 doesn't lock the interface using provided methods May 24, 2025
@gladiuscode gladiuscode force-pushed the fix/bug-ios-iOS-15-doesn't-lock-the-interface-using-provided-methods branch from 2dd4d6f to 988d31f Compare May 24, 2025 15:51
@gladiuscode
Copy link
Owner Author

We can merge this one ahead of the related one: #73 since I've dropped the other one commit

@gladiuscode gladiuscode merged commit 5e178f8 into main May 24, 2025
5 checks passed
@gladiuscode gladiuscode deleted the fix/bug-ios-iOS-15-doesn't-lock-the-interface-using-provided-methods branch May 25, 2025 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working iOS iOS only

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] iOS 15 doesn't lock the interface using provided methods

2 participants