3.2 KiB
3.2 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: 2023-05-23
| Feature | iOS | Android | Notes |
|---|---|---|---|
| Subscribe to default server topic | ✅ | ✅ | |
| Subscribe to self-hosted server topic | ✅ | ✅ | Reliable delivery only with upstream_base_url |
| 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 | ✅ | ✅ | |
| Notification priority | ⚠️ | ✅ | No priority filtering |
| Tags and emojis | ✅ | ✅ | |
| Click action | ⚠️ | ✅ | Only direct notification click |
| Attachments | ⚠️ | ✅ | Not fully implemented |
| User Authentication | ⚠️ | ✅ | Not fully implemented |
| Dark mode | ✅ | ✅ | Dependent on iOS dark mode, may add override in |
| Logging | ❌ | ✅ | Not yet implemented |
| Share to topic | ❌ | ✅ | Not yet implemented |