You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am doing an app, that fetches turbines that comes from firebase, if I have internet, everything works normally, if I do not have internet, I get a popup.
The problem is that regarding the internet connection, on Android, the map always shows.
On Windows, if you start the app without internet the map doesn't show, but if you turn the internet back on, the map doesn't re-render itself
Expected Behavior
When the internet is back on, I want the map to re-render itself, or make the map behave like Android that it will how even though I do not have internet
Steps To Reproduce
Clone repository
Run the app without internet on Android (the map will show regardless of the internet status)
Run the app without internet on Windows (No map will be displayed)
Is there an existing issue for this?
Did you read the "Reporting a bug" section on Contributing file?
Current Behavior
I am doing an app, that fetches turbines that comes from firebase, if I have internet, everything works normally, if I do not have internet, I get a popup.
The problem is that regarding the internet connection, on Android, the map always shows.
On Windows, if you start the app without internet the map doesn't show, but if you turn the internet back on, the map doesn't re-render itself
Expected Behavior
When the internet is back on, I want the map to re-render itself, or make the map behave like Android that it will how even though I do not have internet
Steps To Reproduce
Link to public reproduction project repository
https://github.com/eduardoagr/METROWIND/tree/MetroWind-1-2
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: