Snap works great on amd64 but fails on armhf

I did love the Nextcloud snap on amd64 and dreamed that installing on armhf would just be a snap away … but no:

/snap/bin was not found in your $PATH

While nextcloud installs and runs, I need to monkey around with paths and many things don’t work, for example

sudo -u www-data /snap/nextcloud/20500/bin/php /var/www/nextcloud/occ app:install documentserver_community
/snap/nextcloud/20500/bin/php: error while loading shared libraries: libzip.so.4: cannot open shared object file: No such file or directory
```I

You cannot use binaries which have been compiled for x64 on an armhf system.

To clarify: I installed nextcloud snap through the repos.