Search
103 results for “cloudbit_global”
-
I am still checking, butI think that I have encountered this:
https://developer.apple.com/forums/thread/734079?answerId=759407022#759407022
#CoreData presumably created a new CloudKit CKAsset field for an `externalStorage` property at runtime when it encountered an asset that is too large for the database. This causes automatic #SwiftData CloudKit sync to fail because that record doesn't exist in the server.
If so, this is broken, it should create all fields it'll eventually need so that they can be properly added to the production CloudKit schema.
-
I need some help in my little #SwifUI #poc #app for #macOS and #iOS: it currently just creates lists that I want to 1. sync via #iCloud #CloudKit and 2. share via #iCloud.
I am already able to create a `CKShare` and its iCloud-sharing-url, but accepting the invitation seems like a tough nut.
Was consulting lots of materials, but it does not click for me … The sending of hints to/links of good #tutorials/posts etc. on this this would be highly appreciated!!
Boosts are also very welcome :-) -
@MuseumShuffle the answer is yes, it’s possible. We do it in #Ambre when sharing a recipe for example. On tap we upload the recipe to the public CloudKit zone, then share the associated URL using #ShareLink
-
7 Best FIFA World Cup 2022 Crypto Sports Betting Websites – Here’s Trending List - The FIFA World Cup 2022 is in full swing, as is the joy of fans around the world. ... - https://coingape.com/blog/7-best-fifa-world-cup-2022-crypto-sports-betting-websites-heres-trending-list/ #fifaworldcup2022 #cloudbet #winz.io #stake #blog
-
New update to Routines! Routines is now multi-platform with the latest build bringing watchOS support with iCloud Syncing!
The UI is very barebones right now, but expect updates to functionality, design, and #A11y in the coming weeks!
Check out the beta at https://getroutines.app
#Apps #Technology #BuildInPublic #IndieApps #Apple #iPhone #iOSDev #SwiftLang #AppleWatch #watchOSDev #SwiftUI #iCloud #CloudKit
-
Just submitted the final beta for LifePace, my new habit tracker.
TestFlight, details & video: https://cdf1982.com/lifepace/lifepace-presskit.html
Really proud of this one: juggling 4 platforms (iPhone, iPad, Mac & Watch) with Shortcuts, Widgets, Complications, Liquid Glass, FoundationModels and CloudKit sync was a lot of surface to cover, but I think it's a solid 1.0!
🤞for some press coverage when it launches on iOS 26 day 👀
#TestFlight #newapp #iOS26 #iPadOS26 #Tahoe #watchOS #Shortcuts #Widgets
-
On day 20 of #100DaysOfAppDev, I had a good call with @treboc in the morning discussion some Swift, but also some Go. One day will have more than 24 hours, I will take a deeper look into that language 😳
Other than that, I am doing good progress on the app I’m working on. My main entity and its first related 1-n entity are persisted, CRUD is implemented and CloudKit is activated 🎉
It’s in a state now that I myself can make use of it already 🥰