home.social

Search

76 results for “cloudbit_global”

  1. 📣 Breaking News: Bitcoin Pizza Day 2025 & What It Means 15 Years Later!

    What Happened on Bitcoin Pizza Day? Richard Teng’s Reflection on the 15-Year Journey. From Pizza to Global Finance: The Evolution of Bitcoin. How the Community Celebrates Today. Upskill and Celebrate Bitcoin Pizza Day With Blockchain Council.

    Source: blockchain-council.org/cryptoc

    🔔 Turn on post notifications

  2. 📣 Breaking News: Cloudbit and FasterCapital today announced a strategic partnership trough FasterCapital's EquityPilot program!

    FasterCapital prepared docs: Business Viability, Market Study, Press Release

    Source: cloudbitex.com/#docs

    🔔 Turn on post notifications

       

  3. 📢 Breaking News: Cloudbit Classic $CDBC is now acessible trough a API interface! Now you can track circulating and total supply of $CDBC!

    Source: cloudbitex.com/apis

    🔝 Turn on post notifications

  4. 📣 Breaking News: Europe’s banks are going all in on crypto!

    The first era of bank-distributed digital assets was ring-fenced. MiCA is the catalyst. The pattern is already visible. Why this changes market structure. The real question is not technological but distributional.

    Source: cryptonews.net/32764479

    🔔 Turn on post notifications

  5. 📣 Breaking News: Strive allocates $50M of treasury to Strategy’s STRC preferred stock!

    Inside Strategy’s ‘digital credit’ model and the STRC preferred stock.

    Source: cointelegraph.com/news/strive-

    🔔 Turn on post notifications

  6. 📣 Breaking News: Banks must upgrade their blockchain infrastructure!

    The shift from control to connectivity. Isolation is now a liability. The case for public, permissioned L2s. Lessons from the market.

    Source: cointelegraph.com/news/banks-b

    🔔 Turn on post notifications

  7. #CloudKit #iCloud #APNS

    CloudKit and APNS is the bane of my existence

    I create a visible subscription for inserted CKRecords that should just work

    The records are fine and arrive with a fetch

    But simply no push in development environment is sent for them

    Are there any known issues for CloudKit push notifications in development environment, or any recent known good debugging and inspection methods for what is really going on? I wish I had delivery log on server side, but no such thing.

  8. #CloudKit #iCloud #APNS

    CloudKit and APNS is the bane of my existence

    I create a visible subscription for inserted CKRecords that should just work

    The records are fine and arrive with a fetch

    But simply no push in development environment is sent for them

    Are there any known issues for CloudKit push notifications in development environment, or any recent known good debugging and inspection methods for what is really going on? I wish I had delivery log on server side, but no such thing.

  9. #CloudKit #iCloud #APNS

    CloudKit and APNS is the bane of my existence

    I create a visible subscription for inserted CKRecords that should just work

    The records are fine and arrive with a fetch

    But simply no push in development environment is sent for them

    Are there any known issues for CloudKit push notifications in development environment, or any recent known good debugging and inspection methods for what is really going on? I wish I had delivery log on server side, but no such thing.

  10. #CloudKit #iCloud #APNS

    CloudKit and APNS is the bane of my existence

    I create a visible subscription for inserted CKRecords that should just work

    The records are fine and arrive with a fetch

    But simply no push in development environment is sent for them

    Are there any known issues for CloudKit push notifications in development environment, or any recent known good debugging and inspection methods for what is really going on? I wish I had delivery log on server side, but no such thing.

  11. #CloudKit #iCloud #APNS

    CloudKit and APNS is the bane of my existence

    I create a visible subscription for inserted CKRecords that should just work

    The records are fine and arrive with a fetch

    But simply no push in development environment is sent for them

    Are there any known issues for CloudKit push notifications in development environment, or any recent known good debugging and inspection methods for what is really going on? I wish I had delivery log on server side, but no such thing.

  12. I somehow assumed Apple would treat the #CloudKit bug as top priority without giving it a second thought, so I actually overlooked the phrasing the DTS engineer used in their post that @iandundas pointed out. Kinda crazy!

  13. Looks like Apple broke #CloudKit sync in OS 26.4. Remote notifications don’t seem to arrive, so no updates unless the app is relaunched. developer.apple.com/forums/thr

  14. Wondering if you can share your data with SQLiteData from @pointfreeco Well wonder no more. It just works!!!!!
    Fantastic #CloudKit #Swift #SwiftUI #SQLite

  15. FB21159411 #CloudKit causes excessive view updates with #SwiftData Queries

    Things are pretty bad for me to file feedback.

    App views are updated far too often regardless if data changes. (at least on MacOS)

    For simple text views you are unlikely to notice. With more complex views such as a map with the markers dancing around with each update it is a deal breaker.

    I am wondering if this is causing some sketchy app behavior in Tahoe?

    or I'm holding it wrong…

    #SwiftUI #Swift

  16. #CloudKit #APNS #Privacy

    It feels great to shut down a server for enhanced privacy. Read the linked technical blog post for some thoughts and experience on CloudKit and notifications.

    indieapps.space/@tact/11343825

  17. #CloudKit #APNS #Privacy

    It feels great to shut down a server for enhanced privacy. Read the linked technical blog post for some thoughts and experience on CloudKit and notifications.

    indieapps.space/@tact/11343825

  18. #CloudKit #APNS #Privacy

    It feels great to shut down a server for enhanced privacy. Read the linked technical blog post for some thoughts and experience on CloudKit and notifications.

    indieapps.space/@tact/11343825

  19. #CloudKit #APNS #Privacy

    It feels great to shut down a server for enhanced privacy. Read the linked technical blog post for some thoughts and experience on CloudKit and notifications.

    indieapps.space/@tact/11343825

  20. #CloudKit #APNS #Privacy

    It feels great to shut down a server for enhanced privacy. Read the linked technical blog post for some thoughts and experience on CloudKit and notifications.

    indieapps.space/@tact/11343825

  21. @matt1corey hey Matt. I’m digging a bit more into #CloudKit Sharing (with #CoreData & #NSPersistentCloudKitContainer). I know you implemented sharing in your apps.

    In an app where I want to attribute an event to a specific user, how would you do that? E.g. a task management app with assignee and assignees can be added by sharing to them. I want to track who created/edited/completed a task for example (like a log of events/activities). Should I add the userRecordName in the object?

  22. #Xcode #CloudKit #Swift #WTF

    Why am I getting a deprecation warning here?

    You can see in CloudKit header that an initializer parameter changed from optional to non-optional

    The compiler to chooses to warn me about the older initializer with optional parameter, and doesn’t realize that there is a newer initializer with non-optional parameter

    What

  23. #WWDC #CloudKit #APNS

    I had a great WWDC lab with some Apple CloudKit engineers to discuss some stuff I have encountered with @tact

    CloudKit default notifications are sub-par, you can’t apply advanced rules for when (not) to deliver them

    I thought I would need to use Notification Service Extension with a mute entitlement

    The pattern that they suggested instead is to use silent notifications, and generate the visible notification locally

    Apparently many Apple apps do that

    Interesting 🤔

  24. #WWDC23 #CloudKit #Concurrency #Sendable #Swift #Canopy

    In this year’s platform release, many CloudKit types, most importantly CKRecord, are now Sendable 🎉

    Nice to see in the docs, and confirmed in an Ask Apple session.

    I built Canopy with Xcode 15 and was wondering where all the actor boundary crossing warnings had gone.

    I still got work to make Canopy completely warning-free, but this is great.

  25. Deployed my CloudKit dev schema to production without breaking the currently shipping app.

    Seems like a good point to end work for the week.

    #iOSDev #macOSDev

  26. #iosdev #buildInPublic #coredata #cloudKit

    Enough for tonight. Tomorrow I'll start prototyping the migration from explicitly ordered many:many to implicitly ordered via intermediate attributed relationship objects.

    13/n

  27. #iosdev #buildInPublic #coredata #cloudKit I also have make sure I'm selecting the Private database and the com.apple.coredata.cloudkit'recordName' is not marked queryable

    lyons.app/2021/07/05/how-to-fi

    gave me the answer: I have to modify the schema by adding a queryable index called recordName to the recordName metadata field for each record type so I can view the records. I also have make sure I'm selecting the Private database and the com.apple.coredata.cloudkit zone.
    12/n
    Edit: to fix link

  28. #iosdev #buildInPublic #coredata #cloudKit

    Got the demo working after some annoying debug sessions. Seems like it has not been revisited since 2022, and iOS 18 changed the behaviour of collectionView.dequeueReusableCell - as of iOS 18 it asserts if you call it outside of cellForItemAt indexpath. it was being called in awakeFromNib to set a font.

    You would think that a company with the resources of Apple would at a minimum task interns to COMPILE AND RUN demos called out in the docs 11/n