1.7 KiB
1.7 KiB
ntfy.sh iOS - Android Feature Parity
This document is to keep track of the feature parity between the iOS and Android ntfy.sh apps.
Last Updated: 2021-02-16
| Feature | iOS | Android | Notes |
|---|---|---|---|
| Subscribe to default server topic | ✅ | ✅ | |
| Subscribe to self-hosted server topic | ❌ | ✅ | Not yet implemented |
| Instant delivery | ❌ | ✅ | Foreground services not possible in iOS |
| Pause notifications | ❌ | ✅ | Will likely require Filtering to prevent displaying notifications while still receiving them |
| Send test notification | ⚠️ | ✅ | Not fully implemented |
| Unsubscribe from topic | ✅ | ✅ | |
| Delete notifications | ❌ | ✅ | Not yet implemented |
| Notification priority | ⚠️ | ✅ | Displays an exclamation mark in notification row for high.max priority, no changes to the actual push notification (sounds, vibrations), no prioirty filtering |
| Tags and emojis | ✅ | ✅ | |
| Click action | ❌ | ✅ | Not yet implemented |
| Attachments | ❌ | ✅ | Not yet implemented |
| User Authentication | ❌ | ✅ | Not yet implemented |
| Dark mode | ✅ | ✅ | Dependent on iOS dark mode, may add override in |
| Logging | ❌ | ✅ | Not yet implemented |
| Share to topic | ❌ | ✅ | Not yet implemented |