bitpay/wallet

Build of Wallet for Android and iOS got stuck on Spashscreen

swtrse opened this issue · 0 comments

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:

  1. Clone Repository
  2. build android release or ios debug or ios release build
  3. Upload app to the respective stores
  4. Install app and start it

Expected behavior
The apps starts and shows the home page after the spash sceen.