wallet
wallet copied to clipboard
Build of Wallet for Android and iOS got stuck on Spashscreen
Describe the bug When building the wallet for android (only release build) and ios (debug and release build). The app got stuck on the splash screen. Logs seems to point that the main page is not found. I suspect at least at the android version it seems something to do with obfusication
To Reproduce Steps to reproduce the behavior:
- Clone Repository
- build android release or ios debug or ios release build
- Upload app to the respective stores
- Install app and start it
Expected behavior The apps starts and shows the home page after the spash sceen.