Post

Replies

Boosts

Views

Activity

Comment on App Clips should support CloudKit for read-only access to the public database
magiicMedia, can you post the URL (redact your container) in here that you're using as a request or create another forum post with your issue and reference it here? I'm in the process of ripping out my private info from my repository and setting a public Github setup. Right now my solution supports Fetch + Query operations including cursors with most of the supported types. Meanwhile have a look here at some sample code: Building a CKQueryOperation URLRequest
Dec ’21
Comment on Initialization order of SwiftUI Application + @UIApplicationDelegateAdaptor
Thanks @MobileTen for the link. Ironically, when conforming the ApplicationDelegate to ObservableObject, its initializer gets hit first, then the application struct's; the order is changed. No conformance it is Application init THEN ApplicationDelegate. I haven't found documentation yet on the property wrappers describing initialization differences if the wrapped value conforms to ObservableObject or not.
Mar ’22
Comment on CloudKit and Serial-port Communication
@eskimo and @grahm34, WWDC 2021, when asked how to integrate CloudKit where the entitlement is not available, the workaround was to use the CloudKit Web Services API. I don't think there is any way to programmatically log in (get an auth token) which would be required since you are saving records. Right now my AppClip performs read-only functions on CloudKit, but I'd be curious to see what you come up with!
Apr ’22
Comment on Pre-order link preview in Messages app is showing unapproved/older App Store screenshot
Thanks! I checked media manager and the 5.5 inch didn't get updated, looks like a mistake on my end. However, I think it was still expected that the link preview would take the 6.5 inch screenshot if previewing on an iPhone 13 Pro vs an SE given that the 5.8" display is falling back to 6.5. Here is to hoping I can change preorder screenshots with FB11255286.
Aug ’22