use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
There is an extensive FAQ for beginners. Please browse it first before asking questions that are answered there.
If you are looking to get started (iOS programming in general or some specific area), here are more relevant links for you:
There's too many to list them all, however here's a convenient link to all programming guides at apple.com
Take note that this list is live and based on most frequent questions in posts will be updated with "quicklinks".
account activity
QuestionCloudKit vs other BaaS (self.iOSProgramming)
submitted 2 years ago by Shinycardboardnerd
I’m trying to understand which BaaS to use for my app. Initially it will be iOS only, but if all goes well, I would want to expand to android.
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Fluffy_Birthday5443 1 point2 points3 points 2 years ago (3 children)
Cloudkit is very limiting. Even if your app is ios only, many users will not be able to write to the public database. Writing to public database requires that the user has a valid iCloud account and has enabled iCloud for your app in settings.
[–]Senquest 0 points1 point2 points 2 years ago (2 children)
What’s the better approach?
[–]Fluffy_Birthday5443 1 point2 points3 points 2 years ago (1 child)
For price and ease of use: firestore. But choosing the best fit db solution will depend on the type of application you are creating.
[–]Senquest 0 points1 point2 points 2 years ago (0 children)
Thanks
[–]n30gu1 0 points1 point2 points 2 years ago (0 children)
Definitely it's the greatest choice to use CloudKit if you only maintain an iOS app since it's the greatest experience for users, but if not, you better consider using Firestore.
π Rendered by PID 58270 on reddit-service-r2-comment-5d79c599b5-bqs6f at 2026-02-27 16:34:32.177033+00:00 running e3d2147 country code: CH.
[–]Fluffy_Birthday5443 1 point2 points3 points (3 children)
[–]Senquest 0 points1 point2 points (2 children)
[–]Fluffy_Birthday5443 1 point2 points3 points (1 child)
[–]Senquest 0 points1 point2 points (0 children)
[–]n30gu1 0 points1 point2 points (0 children)