Signature decoding error: Encoded text cannot have a 6-bit remainder
My updater doesn’t work. I generated keys as it was shown in the updater guide,
but instead on release builds it just gets stuck on installUpdate() phase and when I try to reproduce the issue in debug builds by reducing the version in tauri.conf.json I get this error in js console:
image