docs: add New Activity iOS/Android parity guide and refine follow-ups
Add doc/new-activity-notifications-ios-android-parity.md covering dual-schedule and Endorser API parity, plugin vs app work, Android dual-path notes, prefetch vs notify ordering on iOS (§3.3), and clarified Phase B JWT pool status on both platforms. Link the guide from doc/notification-from-api-call.md under the iOS checklist.
This commit is contained in:
@@ -59,6 +59,8 @@ The app must:
|
||||
|
||||
### iOS
|
||||
|
||||
**Parity outline (API, starred plans, plugin vs app work):** See **`doc/new-activity-notifications-ios-android-parity.md`**.
|
||||
|
||||
- **Confirm iOS native fetcher / dual schedule**
|
||||
Plugin exposes `configureNativeFetcher` on iOS. Confirm whether the plugin expects an iOS-specific native fetcher registration (similar to Android’s `setNativeFetcher`) and, if so, register a TimeSafari fetcher implementation for iOS so API-driven notifications work on iPhone.
|
||||
- **Verify dual schedule on iOS**
|
||||
|
||||
Reference in New Issue
Block a user