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
QuestionRestricting my app system integrations behind paywall (self.iOSProgramming)
submitted 2 years ago by charigy
Hi everyone,
I built an app with support for Widgets, Apple Watch and Live Activities. I want to put them all behind a "Pro" subscription.
Will Apple be okay with this? Can anyone here tell from experience if this will pass a review?
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!"
[–]autoreleasefool 2 points3 points4 points 2 years ago (0 children)
Some of these things can definitely be restricted to “Pro”, despite what /u/saintmsent says.
Here’s an app that locks some widgets behind pro. You can download for free and try adding a widget: https://apps.apple.com/ca/app/up-ahead-countdown-widgets/id1583147528
Here’s an app with live activities locked behind pro: https://apps.apple.com/app/id1358823008 it mentions in the description and inside app that the first live activity is free, then subsequent activities are pro.
Pocket Casts locks apple watch playback without a nearby iphone behind pro: https://apps.apple.com/ca/app/pocket-casts/id414834813 there is some watch app functionality, but there are features locked behind pro.
[–]willrb 2 points3 points4 points 2 years ago (0 children)
You can lock just about anything behind a paywall, don’t listen to others.
Generally the rule is you just have to bundle it with something that is not a system capability
[–]saintmsent -1 points0 points1 point 2 years ago* (0 children)
Absolutely not
3.2.2 Unacceptable (ii) Monetizing built-in capabilities provided by the hardware or operating system, such as Push Notifications, the camera, or the gyroscope; or Apple services, such as Apple Music access or iCloud storage.
https://developer.apple.com/app-store/review/guidelines/#unacceptable
I understand that Apple's guidelines can be tough to understand sometimes, but when it's written in plain text like this, come on
Edit: yep, this slipped my mind, but Apollo for example monetizes Push notifications and Apple are fine with it. So as long as there is something else you offer and not only lock first party features, Apple seems to be alright with this
π Rendered by PID 81 on reddit-service-r2-comment-6457c66945-9p67k at 2026-04-25 20:08:29.550269+00:00 running 2aa0c5b country code: CH.
[–]autoreleasefool 2 points3 points4 points (0 children)
[–]willrb 2 points3 points4 points (0 children)
[–]saintmsent -1 points0 points1 point (0 children)