jannisborn / PennyMe

Swift code for iOS App "PennyMe"
GNU General Public License v3.0
3 stars 1 forks source link

Machine status change throws "internet connection error" #318

Closed jannisborn closed 3 months ago

jannisborn commented 4 months ago

Seems to occur whenever status is actually changed. When a change request with current status is submitted (as a dummy) error does not occur.

In any case, even though the error popup occurs on screen, the request flows to backend and is processed OK. Seems to be frontend handling issue

NinaWie commented 3 months ago

Should be fixed with #319