David Luhmer
David Luhmer
Yes, I agree that this is a very interesting feature as I'm struggling with my starred items as well. Thank you for the write up in the news repo! Closing...
@RefurioAnachro Thanks for the report. What kind of hardware are you running your nextcloud on? Could it be a 32bit / 64bit issue? Details here: https://github.com/nextcloud/news/issues/1320 Related tickets: - https://github.com/nextcloud/news-android/issues/994...
The only other things that I can think of is to check if the Rest API returns data: ```bash curl -u username http://nextcloud/index.php/apps/news/api/v1-2/items curl -u username http://nextcloud/index.php/apps/news/api/v1-2/items/updated?lastModified=1675057951&type=3&id=0 \| jq '....
Sorry for the delay. I'm currently debugging this issue with another user that has the same issue. Unfortunately for me it's working perfectly fine on his nextcloud. I'm suspecting that...
It seems like one user was able to solve the sync issues by making sure that he had enough free storage on his phone. I'll have to run some tests...
Great idea to try it with different RSS readers.. and I'm glad this one is not the only one struggeling 😅 If anyone else that has this issue could provide...
@pern0x Sorry for the delay. You can share it with me by sending it to my email [email protected] Glad that the fallback is working for you - however I'm really...
In case you guys are interested in investigating this issue further feel free to send me access to a test account. Otherwise maybe also logcat logs could help investigate this...
Thank you for the report. Are you using the SSO feature? (Login using Nextcloud Files App)? If so, does the nextcloud files app work? The nextcloud news app doesn't do...
Are you using some of the other supported SSO apps? (Like Deck, Notes or Bookmarks?) https://github.com/nextcloud/Android-SingleSignOn?tab=readme-ov-file#known-apps Does the Nextcloud Files app work at the same location with the same setup...