super-productivity/ios
johannesjo bfb9d83a71 build(ios): drop unused remote-notification background mode
The app uses only local notifications — no @capacitor/push-notifications,
no FCM, no registerForRemoteNotifications anywhere. Declaring
remote-notification in UIBackgroundModes claims a push capability the
app never uses, which Apple may flag at App Store review.
2026-05-24 01:23:23 +02:00
..
App build(ios): drop unused remote-notification background mode 2026-05-24 01:23:23 +02:00
.gitignore feat(ios): add iOS platform support via Capacitor 2026-01-14 13:45:42 +01:00