Currently it seems that "spinner" in top right corner of the app spins only while syncedToChain == false and while backup is in progress.
But it should also show it while syncedToGraph == false, as app is kinda unusable (payments unroutable) while it's not synced.
I use this app rearely, it keeps offline for long time in Waydroid container, and now what I have to do is to go to Developers -> getinfo and check it manually until "syncedToGraph": true apprears. From that point, routing works.
Currently it seems that "spinner" in top right corner of the app spins only while
syncedToChain == falseand while backup is in progress.But it should also show it while
syncedToGraph == false, as app is kinda unusable (payments unroutable) while it's not synced.I use this app rearely, it keeps offline for long time in Waydroid container, and now what I have to do is to go to
Developers -> getinfoand check it manually until"syncedToGraph": trueapprears. From that point, routing works.