Currently, the application does not handle the network failure… But we use API to gather the price and balance from the blockchain. So Internet is needed to show all the information.
In case of network failure, the application should warn the user that he does not have Internet access. On iOS, we have done that with a pop up message that appear on top of the screen for about 5 seconds.
Message in EN:
Network error
Data recovery failed.
Please check your network connection.
Message in FR:
Erreur réseau
Échec de la récupération des données.
Veuillez vérifier votre connexion réseau.


Currently, the application does not handle the network failure… But we use API to gather the price and balance from the blockchain. So Internet is needed to show all the information.
In case of network failure, the application should warn the user that he does not have Internet access. On iOS, we have done that with a pop up message that appear on top of the screen for about 5 seconds.
Message in EN:
Network error
Data recovery failed.
Please check your network connection.
Message in FR:
Erreur réseau
Échec de la récupération des données.
Veuillez vérifier votre connexion réseau.