Skip to content

docs(readme): list Push Notifications (APNs) as a paid-only feature#71

Merged
dadachi merged 1 commit into
mainfrom
docs/readme-push-not-included
May 23, 2026
Merged

docs(readme): list Push Notifications (APNs) as a paid-only feature#71
dadachi merged 1 commit into
mainfrom
docs/readme-push-not-included

Conversation

@dadachi
Copy link
Copy Markdown
Contributor

@dadachi dadachi commented May 23, 2026

What

Adds Push Notifications via APNs to the Not Included in the Free Version list in the README.

Why

The paid iOS README already lists push as a free-version exclusion ("Push Notifications via APNs (feature not included in free version)"), but this repo's exclusion list omitted it — an inconsistency between the two editions' docs.

Verified the free app ships no push code: no Push/ directory, no APNs/UNUserNotification/remote-notification references anywhere in the source. So push is genuinely paid-only, and the README now reflects the actual feature boundary.

Scope

Documentation only — one line added. No code changes.

The paid iOS README already markets push as "feature not included in
free version," but this repo's "Not Included in the Free Version" list
omitted it. The free app ships no APNs code (no Push/ directory), so this
aligns the README with the actual feature boundary.
@dadachi dadachi merged commit 890b7b0 into main May 23, 2026
2 checks passed
@dadachi dadachi deleted the docs/readme-push-not-included branch May 23, 2026 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant