CloudKit Tutorial: iCloud - Fetch, Delete and Modify Data in SwiftUI

Поділитися
Вставка
  • Опубліковано 27 січ 2025

КОМЕНТАРІ • 25

  • @rebeloper
    @rebeloper  5 років тому +1

    Do you find Fetch, Delete and Modify Data in SwiftUI hard after watching this CloudKit Tutorial?
    Comment below, if it changed your perspective so I know it helped.

  • @smac-1960
    @smac-1960 5 років тому +1

    Thanks Alex. The subject was explained very clearly and is a great way of having the user store any data and app settings to their own iCloud account. These tutorials for this new technology are fantastic Alex. Thanks again for all your hard work mate. ⭐️⭐️⭐️⭐️⭐️

    • @rebeloper
      @rebeloper  5 років тому

      You are welcome Steve! Glad you like them and you learn from them. Any suggestions for upcoming tutorials?

  • @cphr69
    @cphr69 3 роки тому

    great ans simple solution. thanks!!!

    • @rebeloper
      @rebeloper  3 роки тому

      Glad it helped! BTW let me show you how to write scalable code: ua-cam.com/video/kDrCpVRUC6M/v-deo.html

  • @jersey-dude
    @jersey-dude 4 роки тому

    Very useful! Thank you!

    • @rebeloper
      @rebeloper  4 роки тому

      You're welcome! BTW take a look at my lates video on *CORE DATA ATTRIBUTES IN SWIFT [Tips to be Fast]* : ua-cam.com/video/c2Qtn5ehHMQ/v-deo.html

  • @dimiutube
    @dimiutube 4 роки тому

    Awesome! Thanks for this video! It saved me a lot of time! 👍🏽

    • @rebeloper
      @rebeloper  4 роки тому

      You're welcome! BTW my newest video is getting viral. Check out Keychain Swift and Secure Enclave iOS here: ua-cam.com/video/E2Z8BBARlvs/v-deo.html

  • @iamgarystinson
    @iamgarystinson 3 роки тому

    Great content, thank you! How can I do the fetch part (in contentView) in Swift 5? I have never used SwiftUI. I don't need a list like in your example. I just need the result (newItem).

    • @rebeloper
      @rebeloper  3 роки тому

      Hey Gary. SwiftUI 2 comes with some great improvements. I can show you the new way if you wish. Let's meet on a mentoring session: rebeloper.com/mentoring
      BTW do you like the Previews in SwiftUI? Find out everything you have to know about Previews here: ua-cam.com/video/rxfter_wMXI/v-deo.html

  • @nigelgee3576
    @nigelgee3576 4 роки тому

    Question on Fetch. Do it query the iCloud dB for each line? I noticed that I would get a print for each line on list eg 3 item then 3 print. If so how would you only fetch the data once. As this might effect the number of requests you are allowed for an app

    • @rebeloper
      @rebeloper  4 роки тому

      Hi Nigel! Don't really know. Have you found a solution yet?
      BTW check out my new playlist: ua-cam.com/video/KBjS6eeZ1K8/v-deo.html

  • @theresthelink
    @theresthelink 5 років тому

    This is a really great and simple implementation for CloudKit, great work. Quick question because I'm actually using this and ran into an issue. How do you merge these fetched items without removing all from array and re-appending all incoming records?

    • @rebeloper
      @rebeloper  5 років тому +1

      I know it's memory intensive but for this quick example this is how I decided to be. If need further guidance contact me for a mentoring session at support@rebeloper.com

  • @mariocavazos8555
    @mariocavazos8555 5 років тому

    Excellent video, but how to fetch an image ?

    • @rebeloper
      @rebeloper  5 років тому

      Unfortunately I did not have time to cover that.

  • @wakinky8769
    @wakinky8769 3 роки тому

    Is this how you unlink someone's account from your device so that they no longer see the other person's notifs on their phone?

    • @rebeloper
      @rebeloper  3 роки тому

      Not really.
      BTW if you found this tutorial helpful you will love my lates video about SwiftUI 3 from WWDC21: ua-cam.com/video/fxEvP1mzGeE/v-deo.html

  • @betterchrisb3432
    @betterchrisb3432 2 роки тому

    a simple fetch logic used two async callback blocks, I have to think apple's Cloudkit is really ugly and stupid.

    • @rebeloper
      @rebeloper  2 роки тому

      They are updating CloudKit to async await now. BTW Check out RevenueCat - The BEST Service for In-App Purchases 👉 ua-cam.com/video/WechH9jx41w/v-deo.html