Hi everyone,
I’m André, a carpenter from Germany and the developer of Betrio, a small ERP app for Nextcloud.
Betrio actually started just for our own company. We’ve been using it for quite a while now for customers, projects, work reports, working times, materials and documents.
A while ago I thought: why not make it public? So I went through all the App Store stuff, got it signed and finally got Betrio into the Nextcloud App Store. ![]()
And now I’m stuck on… a picture. ![]()
On the Nextcloud App Store website the Betrio logo is there and looks fine. But inside Nextcloud Apps, Betrio still has the generic gear icon.
I’ve tried quite a few things already.
First I checked img/app.svg. It’s there, valid, monochrome and referenced in info.xml:
<icon>app.svg</icon>
I can also open the file directly through Nextcloud – HTTP 200.
Still the gear. ![]()
Then I found the local App Store cache in:
appdata_.../appstore/apps.json
Cleared/refreshed that too.
Still the gear.
Next try was 1.9.32 with:
store/logo.png
and small-thumbnail on the first screenshot.
Nope. ![]()
With 1.9.33 I tried again with a separate:
store/storebg.png
and put that as the first <screenshot> in info.xml, before the normal screenshots.
New release, signed, published…
![]()
That’s still the current setup in 1.9.34.
At this point I’m pretty sure I’m missing something really simple. But after reading through the documentation and trying all of this, I honestly don’t know where else to look.
So maybe someone here can save me from fighting with this little gear for another evening. ![]()
What does Nextcloud actually use for the image on the app tile under Nextcloud Apps?
And where am I going wrong?
Thanks for any help!
André

