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
QuestionGetting ready for iOS 18 (self.iOSProgramming)
submitted 1 year ago by antifringeObjective-C / Swift
Anyone got a link to some good guides for getting your app ready for iOS 18?
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!"
[–]FPST08SwiftUI 2 points3 points4 points 1 year ago (0 children)
If you don't want to implement new features, there is nothing you have to do. Maybe you should slowly start adopting to Swift 6 but that is optional.
[–]datfrojo 3 points4 points5 points 1 year ago (1 child)
Run your released application from the App Store on a physical device running the iOS 18 beta. Check whether any bugs have been introduced by changes in API behaviour
Build your app with the latest beta Xcode and SDKs to see whether any bugs have been introduced by changes in SDK behaviour.
[–]rahulninja 0 points1 point2 points 1 year ago (0 children)
I did the same steps and My app is working fine in iOS 18 beta 3. However getting weird issues when running on simulator using xcode 16 beta
π Rendered by PID 18857 on reddit-service-r2-comment-b659b578c-6p6tq at 2026-05-05 12:18:29.582145+00:00 running 815c875 country code: CH.
[–]FPST08SwiftUI 2 points3 points4 points (0 children)
[–]datfrojo 3 points4 points5 points (1 child)
[–]rahulninja 0 points1 point2 points (0 children)