ios-app
ios-app copied to clipboard
[BUG] Endless loop if the server is temporarily not available
If you found a bug:
Server replies with HTTP 400 -> App is stuck in the state where it displays an error repeatedly.
Steps to reproduce
- Make sure backend replies with HTTP 400
- Open bookmark in oC App
Expected behavior
Error displayed once and it is possible to work with documents even if the server is not available
Actual behavior
Error displayed repeatedly. If user tries to dismiss it, it is displayed again immediately.
Client
iOS version: iOS 13.x
ownCloud app version: 11.4.1
Device model: n/a
See screenshot

@mneuwert close in favor of https://github.com/owncloud/ios-app/issues/811 ?
Fixed as of https://github.com/owncloud/ios-app/commit/708dc6620e204d6f3b4d11cc55f2f0ba17f7c758 in milestone/11.4.2.