Open genofire opened 3 years ago
Created an issue an App repo: https://github.com/nextcloud/android/issues/8834
There is already an issue under: https://github.com/nextcloud/android/issues/8684
Nextcloud now use a "push proxy" : https://nextcloud.com/blog/nextclouds-push-notifications-for-ios-and-android/
This push proxy mechanism can be used to support UnifiedPush. The app would use the UnifiedPush endpoint as the push proxy if the user enables this feature
Neon support UnifiedPush already: https://github.com/nextcloud/neon
Not (yet) the official Nextcloud client.
Neon uses that proxy : https://github.com/nextcloud/neon/blob/6094e63f3291185aea6488602a5a580d729fabdf/packages/neon_framework/lib/src/blocs/push_notifications.dart#L84
Memo, function in nextcloud server: https://github.com/nextcloud/notifications/blob/d9399b6ae76c7a32a14590e03fdaa34114f36d75/lib/Push.php#L489
Issue related to webpush support for the server: https://github.com/nextcloud/notifications/issues/1225
Codeberg issue: https://codeberg.org/UnifiedPush/wishlist/issues/7
Let my Android-App Nextcloud informed by UnifiedPush-Notification (instatt of FCM) in an nice F-Droid Build