Post

Replies

Boosts

Views

Activity

Comment on iOS 18 Issue: When we add arm64 into Excluded Architecture and try to present screen, Screen will get froze and unable to select images.
Thats not the issue, Why this is happening on iOS 18, when we add arm64 as Excluded architecture my presented view gets affected. e.g. when I try to present the UIImagePickerController screen, it gets stuck. I am unable to select an image, and the screen becomes inaccessible. It's happening only on simulator.
Topic: UI Frameworks SubTopic: UIKit Tags:
Oct ’24
Comment on iOS 18 Issue: When we add arm64 into Excluded Architecture and try to present screen, Screen will get froze and unable to select images.
But that's not the issue, I mean to say, why UIImagePickerController view presentation gets stuck when i add arm64 into excluded architecture. Its working fine for previous versions. Many other developers are facing same issue, Due to a requirement, we need to exclude the arm64 architecture. However, when I try to present the screen, it gets stuck. I am unable to select an image, and the screen becomes inaccessible. It's happening only on simulator.
Topic: UI Frameworks SubTopic: UIKit Tags:
Oct ’24