From 75049b0cc8b97a3876585dd695a9d53381d28d38 Mon Sep 17 00:00:00 2001 From: dadachi Date: Sun, 24 May 2026 07:35:12 +0900 Subject: [PATCH] docs(readme): list Push Notifications (APNs) as a paid-only feature 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. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 188b2f3..351b141 100644 --- a/README.md +++ b/README.md @@ -116,6 +116,7 @@ The full versions ([NativeAppTemplate-iOS (Solo)](https://nativeapptemplate.com/ - User Invitation to Organizations - Role-Based Permissions and Access Control - Organization Switching UI +- Push Notifications via APNs ## Supported Devices