I am testing GX24 Android App, and have some questions related to how errors are managed:
- When the App can't connect to server we can see a nice managed message with an image, instead of the ordinary "Not connected" or "Timeout" blank panel. How can I customize my own error panel?
- When the App started for the first time, It took some 3 to 4 minutes retrieving data. I am used to "timeout" errors for such time demanding server-side operations (more than one minute). How can I "avoid" them?
Thanks