Post

Replies

Boosts

Views

Activity

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 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 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 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
Problem remains in iOS 18.0 beta 2 (22A5297f). No change. :(
Replies
Boosts
Views
Activity
Jun ’24
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 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 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
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 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