Post

Replies

Boosts

Views

Activity

Comment on Help with GCVirtualController in portrait mode
"The virtual controller does not support portrait mode at this time." I think this refers specifically to an iPhone in portrait orientation? On an iPad in portrait orientation it seems to fit fine. Programmatically, how can we determine whether there is enough space to display the virtual controller? Related to this, I am wondering how we can determine the region(s) occupied by the standard virtual controller, in order to avoid having important content obscured by the controls?
Topic: Graphics & Games SubTopic: GameKit Tags:
May ’23
Comment on Cannot Fetch Mail in iOS 17 beta 1
As others have noted, this problem appears to be resolved with beta 3. Prior to updating from beta 2, I had removed the IMAP account. I was able to re-add the account after updating, with the usual warnings about untrusted SSL certificate, and no longer encounter the original error. Mail was able to download my messages, so it seems to be working.
Topic: Community SubTopic: Apple Developers Tags:
Jul ’23
Comment on IOS 17 Beta 2 unable to fetch IMAP mail
We went through this same problem with iOS 17, and it was an acknowledged regression fixed before the final release 17.0 release. I ended up wasting lots of time removing and re-adding my mail account, and anything else I could think of, with no success, until the problem was finally fixed by Apple in the iOS 17 beta 3 update (as mentioned in a post above).
Aug ’24
Comment on IOS 17 Beta 2 unable to fetch IMAP mail
Everything was fine through all the 17.x updates until I installed first iOS 18 beta, then the problem was back again. I haven't been able to access most of my e-mail from my iPhone since moving to the betas. I have an iPhone 14 Pro, so I'm unable to test the 18.1 beta to see if the problem is fixed there (though I kind of doubt that it is, otherwise they would've likely back-ported the fix to 18.0).
Aug ’24
Comment on Help with GCVirtualController in portrait mode
"The virtual controller does not support portrait mode at this time." I think this refers specifically to an iPhone in portrait orientation? On an iPad in portrait orientation it seems to fit fine. Programmatically, how can we determine whether there is enough space to display the virtual controller? Related to this, I am wondering how we can determine the region(s) occupied by the standard virtual controller, in order to avoid having important content obscured by the controls?
Topic: Graphics & Games SubTopic: GameKit Tags:
Replies
Boosts
Views
Activity
May ’23
Comment on Cannot Fetch Mail in iOS 17 beta 1
Just to confirm, as others have noted, I still see the same error on beta 2. I also saw "POSIX error 50" once but then the original error code I mentioned above returned after relaunching the Mail app. I've tried re-adding my account, and it did not resolve the issue.
Topic: Community SubTopic: Apple Developers Tags:
Replies
Boosts
Views
Activity
Jun ’23
Comment on Cannot Fetch Mail in iOS 17 beta 1
As others have noted, this problem appears to be resolved with beta 3. Prior to updating from beta 2, I had removed the IMAP account. I was able to re-add the account after updating, with the usual warnings about untrusted SSL certificate, and no longer encounter the original error. Mail was able to download my messages, so it seems to be working.
Topic: Community SubTopic: Apple Developers Tags:
Replies
Boosts
Views
Activity
Jul ’23
Comment on Cannot Fetch Mail in iOS 17 beta 1
I’m updating this feedback report to indicate that the problem appears to be fixed with beta 3.
Topic: Community SubTopic: Apple Developers Tags:
Replies
Boosts
Views
Activity
Jul ’23
Comment on UIPrintInteractionController.shared on Mac OS Sonoma running iPad App
Seems also not fixed in 14.5 beta, from a quick test. I also see the same errors shown above on 14.5 beta.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Apr ’24
Comment on IOS 17 Beta 2 unable to fetch IMAP mail
Problem remains in iOS 18.0 beta 2 (22A5297f). No change. :(
Replies
Boosts
Views
Activity
Jun ’24
Comment on UIDocumentViewController based app built for iOS 17.5 unexpectedly uses new document launch experience under iOS 18 developer beta
I find that this achieves the desired behavioral result, but I'm looking for something not using private API: - (id)launchViewController { return nil; }
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Jun ’24
Comment on IOS 17 Beta 2 unable to fetch IMAP mail
Still occurs on iOS 18.0 beta 3 (22A5307f).
Replies
Boosts
Views
Activity
Jul ’24
Comment on IOS 17 Beta 2 unable to fetch IMAP mail
Problem remains in iOS 18 beta 4 (22A5316j). No change.
Replies
Boosts
Views
Activity
Jul ’24
Comment on IOS 17 Beta 2 unable to fetch IMAP mail
We went through this same problem with iOS 17, and it was an acknowledged regression fixed before the final release 17.0 release. I ended up wasting lots of time removing and re-adding my mail account, and anything else I could think of, with no success, until the problem was finally fixed by Apple in the iOS 17 beta 3 update (as mentioned in a post above).
Replies
Boosts
Views
Activity
Aug ’24
Comment on IOS 17 Beta 2 unable to fetch IMAP mail
Everything was fine through all the 17.x updates until I installed first iOS 18 beta, then the problem was back again. I haven't been able to access most of my e-mail from my iPhone since moving to the betas. I have an iPhone 14 Pro, so I'm unable to test the 18.1 beta to see if the problem is fixed there (though I kind of doubt that it is, otherwise they would've likely back-ported the fix to 18.0).
Replies
Boosts
Views
Activity
Aug ’24
Comment on IOS 17 Beta 2 unable to fetch IMAP mail
Yep, the error text is: === Cannot Get Mail The mail server "[redacted]" is not responding. Verify that you have entered the correct account info in Mail settings. Unable to create a secure connection to the server ("bad certificate format" -9,808). === No problem accessing the same server from macOS 15 beta 4 or 15.1 beta.
Replies
Boosts
Views
Activity
Aug ’24
Comment on UIPrintInteractionController.shared on Mac OS Sonoma running iPad App
Closed FB13420491 as fixed in macOS 15.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Mar ’25
Comment on Since iOS 18.3, icons are no longer generated correctly with QLThumbnailGenerator
It's a regression—Apple needs to fix it, so keep the pressure on them.
Topic: UI Frameworks SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jun ’25
Comment on FB16862332 (iOS 18.3 REGRESSION: UIDocumentViewController: Placeholder icon displayed instead of document icon in share menu item of document title menu)
Actually, that thread originally tracked a potentially-related problem involving QLThumbnailGenerator. The problem I've reported is much simpler (doesn't involve QLThumbnailGenerator) and is trivial to reproduce.
Topic: UI Frameworks SubTopic: UIKit
Replies
Boosts
Views
Activity
Jun ’25