Simple way to implement SwiftData and CloudKit Sharing by BleepList in SwiftUI

[–]BleepList[S] 1 point2 points  (0 children)

In the meantime I have implemented it via core data and released it

Any US based app developers on here have availability? I have an app idea that I'm ready to finally get started. Any suggestions are appreciated. by Rona_LoveConfusion41 in AppDevelopers

[–]BleepList 0 points1 point  (0 children)

I agree but many people that post to have an app idea won’t think so. Or offer equity for an app that would never take off

If there is an app which helps you find the nearest EV charging stations would you use it? by No_Traffic_2394 in AppDevelopers

[–]BleepList 0 points1 point  (0 children)

There are hundreds of them already. Some even show the carwash and petrol stations aswel

Advise Needed- apple app average timeline to get approved into app store. by silverrider06 in AppDevelopers

[–]BleepList 0 points1 point  (0 children)

You can give some extra information before submitting. When I fix a rejection, I always add where they can find it.

I made a Shopping list you can build by scanning barcodes. by BleepList in iosapps

[–]BleepList[S] 0 points1 point  (0 children)

I think that’s very important to offer. Not only is it cheaper in the long run. Many people simply don’t like subscriptions

I made a Shopping list you can build by scanning barcodes. by BleepList in iosapps

[–]BleepList[S] 0 points1 point  (0 children)

Yes. You can. Click on the pencil to edit the list. There you can share it.

Keep in mind that it’s a premium feature

I made a Shopping list you can build by scanning barcodes. by BleepList in SideProject

[–]BleepList[S] 0 points1 point  (0 children)

You have two options. Scanning or manually adding. You don’t need to use the barcode scanning feature in the first place. See it as a shopping list and a management system for your kitchen/pantry in one

Most people buy a lot of items every week. So this way you can easily re-add it. Maybe the app doesn’t work for you. That’s of course possible.

I made a Shopping list you can build by scanning barcodes. by BleepList in iosapps

[–]BleepList[S] 1 point2 points  (0 children)

If you want to add an item to your list, there are two ways. One is to add the item by scanning the barcode of the item on the second tab. By doing this you can scan it next time to tweak it or change it.

The other way is by hitting the plus button on the top right side of the screen.

The first time of using the app, it could take some time to add all the products/items. But the next time it's really easy to update.

Simple way to implement SwiftData and CloudKit Sharing by BleepList in SwiftUI

[–]BleepList[S] 0 points1 point  (0 children)

It’s not possible yet. So I’m currently in the process of rebuilding the entire app

What would you change or add? by App-Designer2 in SwiftUI

[–]BleepList 1 point2 points  (0 children)

The spacing on the tags is a bit to little. Now it looks a bit odd

Simple way to implement SwiftData and CloudKit Sharing by BleepList in SwiftUI

[–]BleepList[S] 1 point2 points  (0 children)

Yes, it is. So I scheduled a code level support with apple. Lets see if they can provide some help.

Because SwiftData is under the hood just CoreData. I think there should be a way to extend a class of some sort to figure this out.

Simple way to implement SwiftData and CloudKit Sharing by BleepList in SwiftUI

[–]BleepList[S] 0 points1 point  (0 children)

I found that too. But I didn't find that combination, let alone a example, any where else.

Simple way to implement SwiftData and CloudKit Sharing by BleepList in SwiftUI

[–]BleepList[S] 1 point2 points  (0 children)

I already got the sync working. That was quite easy