Post

Replies

Boosts

Views

Activity

MailKit API Documentation
Does any have anyone have documentation on the usage related to the forMessageContext and messageContext parameters and for the methods below? This is undocumented while public making it an unusable API. func extensionViewController(messageContext: Data) -> MEExtensionViewController? func primaryActionClicked(forMessageContext context: Data) async -> MEExtensionViewController? The APIs are located here but lack any kind of proper documentation and examples https://developer.apple.com/documentation/mailkit/memessagesecurityhandler/3882908-extensionviewcontroller
0
0
908
Nov ’21
Xcode 13.2.1 Safari 15.3 w/macOS 12.2 is Very unstable
After upgrading to the latest masOS 12.2(no release notes, undocumented release), Safari is no longer able to login to the forums and a few other sites, most likely due to the amount of redirects taking place. Just follow the redirects and stop counting them, Xcode 13.2.1 will go belly up and freeze, then finder, then everything else that's running. @apple, @appledevsupport
0
0
835
Jan ’22
Watch App - Only runs via Xcode
I'm seeing an issue where a watch extension was added to an existing iOS app which only runs via Xcode, any attempt to run it without Xcode results in the watchApp closing on launch. Any suggestions on what could be the issue? Xcode 13.2.1, macOS 11.6.5, WatchOS sim 7.0, deployment target 7.0
0
0
1.1k
Feb ’22
SwiftUI TabView - duplicate entries List View while binded to a @FetchRequest
macOS app using a TabView, each tab's root view is using a @FetchRequest to populate a List view. while switching between tabs results in 1 ... (n * n) duplicate items on each tab switch. The behaviour is as if the internal update call in response to the SwiftUI view updating is not clearing the previous List view items but is appending to it. How do you clear or empty the List view on/or before every UI update call to the @FetchRequest property wrapper?
1
0
1.7k
Dec ’22
Max of four files allowed during Xcode 15 beta & platforms download
When all platforms are selected for download via Safari, it is a game of roulette where either a platform is not downloaded, Xcode is included in the download, or Xcode is not downloaded, but all four platforms are downloaded. This then creates a download mess with the manifest file because now you have a uncheck a few platforms and start all over again. How do you raise the Safari concurrent file download limit?
1
0
800
Jul ’23
Apple Document Writers - We're only at macOS 14.2 & watchOS 10.2 beta and not 17.2 yet :)
iMessage Contact Key Verification New Features With iMessage Contact Key Verification, users can choose to further verify that they are messaging only with the people they intend. iMessage Contact Key Verification uses Key Transparency to enable automatic verification that the iMessage key distribution service returns device keys that have been logged to a verifiable and auditable map. When a user enables the feature, they will be notified about any validation errors directly in the Messages conversation transcript and Apple ID Settings. For even higher security, iMessage Contact Key Verification users can compare a contact verification code in person, on FaceTime, or through another secure call. They can also choose to create or edit a contact and save a public key to turn on iMessage Contact Key Verification with that person. All devices signed into your iCloud account must be on the minimum supported version of iOS 17.2 Beta, macOS 17.2 Beta, or watchOS 17.2 Beta. If you wish to keep using other devices on older versions of the OS, you will need to sign out of iMessage on these devices in order to enable contact key verification. (111356044)
0
0
619
Oct ’23