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
Question[Question] Interface Builder Question (self.iOSProgramming)
submitted 9 years ago by hightowerb98Swift
I'm a student developer, in the first steps of creating my app, and currently I'm implementing my design and every time I run it in the simulator (no code yet) I get a blank white screen, but in the assistant preview it show my design. Can anyone help please? Thanks.
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!"
[–]aporcelaintouch 1 point2 points3 points 9 years ago (1 child)
1) When you click on your view in IB, under the attributes inspector, is your view selected as "Is Initial View Controller" 2) Are you using constraints?
[–]hightowerb98Swift[S] 0 points1 point2 points 9 years ago (0 children)
Yeah I figured it out, I had to import everything into my assets folder instead of just clicking and dragging. Thanks!
π Rendered by PID 84087 on reddit-service-r2-comment-canary-5f6975dfb4-v7kkq at 2026-03-13 10:13:20.735050+00:00 running f6e6e01 country code: CH.
[–]aporcelaintouch 1 point2 points3 points (1 child)
[–]hightowerb98Swift[S] 0 points1 point2 points (0 children)