I believe the message is correctly received by the phone (other subscribed topics work fine, and there is no authentication required for up*
topics). However, DAVx5 does not trigger a sync.
Question:
\nWhy is DAVx5 not triggering a sync after receiving the push notification?
davx5: 4.4.10-ose (f-droid)
\nntfy: 1.16.0 (f-droid)
\nNC: 31.0.5
\nnc_ext_dav_push: 0.0.2
Push message syntax has changed in the latest release. Please try with DAVx5 4.4.11 (will be released today) and the latest commit of https://github.com/bitfireAT/nc_ext_dav_push/ (check out manually). A new version of the extension will be released soon.
\nThen disable Push in DAVx5, wait a bit and change it again to Ntfy.
\nThen it should work.
","upvoteCount":1,"url":"https://github.com/bitfireAT/davx5-ose/discussions/1501#discussioncomment-13321994"}}}-
Problem scope
App version
Android version and device/firmware typePixel 7a, Android 15 Steps to reproduceDescription: When I change a calendar event, the Nextcloud server sends a POST to <?xml version="1.0"?>
<x1:push-message xmlns:x1="bitfire.at/webdav-push">
<x2:propstat xmlns:x2="DAV:">
<x2:prop xmlns:x2="DAV:">
<x1:topic xmlns:x1="bitfire.at/webdav-push">personal-1</x1:topic>
<x3:sync-token xmlns:x3="DAV">2998</x3:sync-token>
</x2:prop>
</x2:propstat>
</x1:push-message> I believe the message is correctly received by the phone (other subscribed topics work fine, and there is no authentication required for Question: davx5: 4.4.10-ose (f-droid) |
Beta Was this translation helpful? Give feedback.
-
Push message syntax has changed in the latest release. Please try with DAVx5 4.4.11 (will be released today) and the latest commit of https://github.com/bitfireAT/nc_ext_dav_push/ (check out manually). A new version of the extension will be released soon. Then disable Push in DAVx5, wait a bit and change it again to Ntfy. Then it should work. |
Beta Was this translation helpful? Give feedback.
Push message syntax has changed in the latest release. Please try with DAVx5 4.4.11 (will be released today) and the latest commit of https://github.com/bitfireAT/nc_ext_dav_push/ (check out manually). A new version of the extension will be released soon.
Then disable Push in DAVx5, wait a bit and change it again to Ntfy.
Then it should work.