Posts

Post not yet marked as solved
9 Replies
I'm having the same problem. The solution to add the bundleIdentifier didn't fix it for me I'm afraid. :(
Post not yet marked as solved
5 Replies
We are experiencing the same huge lag and it's really affecting our development. It only happens on the Simulator. Did anyone find a workaround or solution!? I think this is the same issue as in this thread: https://forums.developer.apple.com/forums/thread/732477
Post not yet marked as solved
6 Replies
Did anyone find a workaround for this!? I'm seeing this with Xcode 15 RC (15A240d), but only when running on the Simulator. When I run on device while connected to Xcode, or make an AppStore or TestFlight build everything works fine. Also I don't get any crashes when I turn on the Address Sanitizer, either on Simulator or Device.
Post not yet marked as solved
3 Replies
Did anyone find a solution or workaround for this!? This is still happening for me on iPadOS 16.6.
Post not yet marked as solved
6 Replies
I have an app where we use the UIImagePickerController to the let the user set a custom profile photo.  I figured this would be a perfect case for the new PHPicker.  But after implementing it it appears that I’m still better off with UIImagePickerController since I need the allowsEditing option (so the user can crop their photo). Also when using UIImagePickerController on iOS14 it appears to be showing the PHPicker controller anyway.  And I believe UIImagePickerController never asked for photo library access to begin with. So I’m unsure of what the advantages are of changing the code to use PHPicker.  Please don’t deprecate UIImagePickerController without adding ‘allowsEditing’ support to PHPicker.
Post not yet marked as solved
6 Replies
The 'swiping back and forth and getting a blank page' issue is fixed on wathcOS 6.1 beta (17S5054e). Woohoo!! 🙂
Post not yet marked as solved
6 Replies
I'm encountering the same problem... I have 3 page controllers similar to the native Workout app. At times when swipping between them, I get a blank page (although you can still see the page dots at the bottom). It's happening on device (watchOS 6.0) (17R575) and even on the simulator running Xcode 11 GM (seed 2).I haven't found a workaround.
Post not yet marked as solved
1 Replies
Yeah, I'm seeing this too on the Simulator.