......
......
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Update contacts 3.1.7 should show which lists nextcloud 18 as compatible in info.xml
Actual behavior
No contacts 3.1.7 update available (I suspect this is due to #1388)
Nextcloud version: 18.0
Contacts version: 3.1.6
Updated from an older Nextcloud or fresh install: update from nextcloud 17
Signing status: No errors have been found.
I ran into the same problem and found out that the Contacts app seems to have been published twice with a different support range. The installed app 3.1.6 contained the following max-version string:
<nextcloud min-version="15" max-version="17" />
I downloaded the app manually and first realized the following version discrepancy:

After extracting the downloaded files to the apps directory, the max-version string has been changed, although the original app version number hasn't been changed, and it was possible to activate the app again.
<version>3.1.6</version>
...
<nextcloud min-version="15" max-version="18" />
My assumption is, that the version number hasn't been updated after the change has been applied so that the update routine keeps the existing app version.
Yes this is
So how do I have to fix this in my install?
I rely on my contacts app, so there must nothing go wrong here!
@rubo77 This is an easy task, manually download the app from the app store and extract the contacts folder and all files to the local apps directory. Make sure that the access rights are set correctly, navigate to the Apps menu and reactivate the app - that's all.
Where has this to be fixed? so the versionin 3.1.7 is shown correctly in the nextcloud webinterface?
I could wait a day until this is fixed...
Release is on its way
EDIT: when the store allows me to upload it :sob:
what is the problem while uploading?
@rubo77 appstore is having issues
Aaand released! :)
Thanks everyone!
Most helpful comment
Release is on its way
EDIT: when the store allows me to upload it :sob: