Currently backend will be polled for map information even when every connection attempt before has failed, which will cause an endless stream of errors to appear. I suggest stopping connection attempts after several failures in a row and presenting a button to the user, that will allow to attempt a reconnection to backend.
Currently backend will be polled for map information even when every connection attempt before has failed, which will cause an endless stream of errors to appear. I suggest stopping connection attempts after several failures in a row and presenting a button to the user, that will allow to attempt a reconnection to backend.