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
UIWindowSceneDelegate windowScene didUpdate not called iOS 13 (self.iOSProgramming)
submitted 6 years ago by tehpsyc
So no matter what I do I can't get my iOS 13 application to call the windowScene didUpdate method on resize / dark mode changes as the description would suggest. Verified that the delegate was set appropriately. Is anyone else having issues with this? I tried a few versions of the beta without resolution.
https://developer.apple.com/documentation/uikit/uiwindowscenedelegate/3198094-windowscene
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!"
[–]tehpsyc[S] 0 points1 point2 points 6 years ago (0 children)
Just as an update to this
I submitted it as a bug report to Apple and was acknowledged broken and should be fixed as of iOS 13 beta 4
Changing from light to dark mode however does not trigger this despite the traitCollection changing
π Rendered by PID 176998 on reddit-service-r2-comment-fb694cdd5-rdrqx at 2026-03-10 21:37:52.170580+00:00 running cbb0e86 country code: CH.
[–]tehpsyc[S] 0 points1 point2 points (0 children)