Post

Replies

Boosts

Views

Activity

App crashes on iOS 16 Devices
Hello, We are investigating a serious crash impacting users on iOS 16 devices. The crash occurs on app start up. I’ve added the crash report here. This crash occurs in the dyld step. We believe the crash may be related to the binary size of the app. The crash does not occur on simulator or on debug mode. It only occurs on real devices on release mode. We recently introduced a new large binary. We believe the introduction of this framework may be causing this issue due to its large size. However, we don't believe the contents of the framework cause the crash. We've previously introduced very similar frameworks to this with no issue. Our last stable version of the app is 178 MB and our new build is 195 MB. crashlog.crash
3
0
562
Feb ’24
Quickly navigating to second UImenu item after opening menu returns VoiceOVer focus to first UImenu item
I am facing an accessibility issue and am looking for a workaround. I have already submitted feedback on the bug but I have not received any communication so I am posting here in case others face the same issue or have an idea for a workaround. Here is the issue: When I quickjly navigate to second UIMenu item after opening a UImenu, VoiceOver focus returns to first UIMenu item. To reproduce the issue: Go to files app (the default Apple Files app) Enable VoiceOver Navigate to kebab (...) menu in top right corner Double tap to open menu When menu is open, quickly swipe to navigate to second UIMenu item Notice VoiceOver focus returns to first menu option. I expect VoiceOver focus to respect user's navigation and focus on second navigation item. I've uploaded a video to demonstrate the behavior on Files app. https://youtube.com/shorts/zkDS77azS_0?feature=share
1
0
315
Nov ’23