Post

Replies

Boosts

Views

Activity

Reply to Multi Polygons MapKit
Hello! I have submitted the request! Here is the FB: FB14001724 Is there a chance you can provide any updates on this feature request? I would love to test it out and help out any way I can! Thank you!
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Jun ’24
Reply to Log Into Apple Account
Included is my function: func fetchUserRecordID() async throws -> CKRecord.ID { let container = CKContainer.default() do { let recordID = try await container.userRecordID() print("User record ID: \(recordID.recordName)") return recordID } catch { // Handle error throw error } }
Dec ’24
Reply to Limits of CloudKit Public Database
@deeje Thank you for the response, it's been difficult to track an actual source. I know its been asked previously on this forum somewhere!
Replies
Boosts
Views
Activity
Jul ’23
Reply to Enable Permissions (iCloud)
@deeje Thank you! Resolved :)
Replies
Boosts
Views
Activity
Jul ’23
Reply to MapMultiPolygon
Anyone? :o
Replies
Boosts
Views
Activity
Apr ’24
Reply to Multi Polygons MapKit
Hello! I have submitted the request! Here is the FB: FB14001724 Is there a chance you can provide any updates on this feature request? I would love to test it out and help out any way I can! Thank you!
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jun ’24
Reply to Multi Polygons MapKit
No reply yet from Apple. I can try to work a code solution and post here for you charbonn.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Nov ’24
Reply to Log Into Apple Account
Included is my function: func fetchUserRecordID() async throws -> CKRecord.ID { let container = CKContainer.default() do { let recordID = try await container.userRecordID() print("User record ID: \(recordID.recordName)") return recordID } catch { // Handle error throw error } }
Replies
Boosts
Views
Activity
Dec ’24
Reply to Log Into Apple Account
Hi All! I have solved this , it was actually a transaction updater in my StoreKit files that was prompting the sign in!
Replies
Boosts
Views
Activity
Mar ’25
Reply to How to make a hidden iCloud Container active again?
Thank you! This bug was difficult to squash.
Replies
Boosts
Views
Activity
Mar ’25