Post

Replies

Boosts

Views

Activity

SwiftUI - Device orientation
Hey ;-), my app supports the portrait mode at the moment. And I want to implement the landscape mode as well. 2 questions regarding device orientation detection: What is the best way to detect the orientation of a device? A solution that is working on app launch too (not only on a rotation of the device) At the moment I'm testing: @Environment(\.verticalSizeClass) private var verticalSizeClass But it seems that the devices I'm using for tests (simulators and a real device) do not support upside down mode. In the deployment info of my app I choose all 4 orientations (portrait, upside down, landscape left and right). Still the upside down does not redrawn the app and the orientation detected by "verticalSizeClass" says: compact Is this a normal behavior (ignoring upside down mode) for all devices? Thanks in advance, Jackson
4
0
692
Aug ’24
App Store Connect / Trends issue
Hello, anyone deal with an issue in the App Store Connect (trends section)? Few hours ago I logged in and checked the trends page, but it does not load. It takes a while and then the error: "An unexpected error occurred. Try reloading the page. If the problem persists ..." is being shown I guess it's an Apple issue or am I the only one experiencing this problem? Best, Jackson
5
1
902
Jul ’24