Solved
API calls (SEND / Get Tx fee / etc) need to be multithreaded or async to avoid “hangs”
In case of delays or errors, we do not want an idle app. In all cases, the app should be responsive or use a "loading" indicator.