supergeorg / Grocy-SwiftUI

A client for Grocy for macOS and iOS, written with SwiftUI
GNU General Public License v3.0
181 stars 18 forks source link

Always getting API-Error after latest iOS-APP Update #128

Closed FelixM01 closed 1 year ago

FelixM01 commented 2 years ago

I updated the App today, since then I am getting API-Errors as soon as I open the App.

Log attached Grocy-SwiftUI_LOG.log

Greets Felix

supergeorg commented 2 years ago

This seems to be related to move on open not being available on Grocy Server versions older than 3.3.1. If it is possible, upgrade your server. I will also try to find a fix for it, since I thought I implemented safeguards preventing this.

FelixM01 commented 1 year ago

Thank you for your responce.

I finally found the time to look into it, and found a mistake at my installation. Finally got it fixed, and now everythink works fine again :)

Greets Felix