Hey ..
anyone else has delayed trends reports? Last data I see in trends is from 8th of August
And today I see the message in trends:
The last time it took Apple 4 days to fix this issue
I'm I the only one?
Post
Replies
Boosts
Views
Activity
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
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