How to debug ionic view app

Hey all -

I’ve got an app that runs fine in browser, IOS emulator, and natively via xCode.

When I deploy it to Ionic View, I am able to login to my app. However, after logging in I’m redirected to my home screen, which is just white.

Any ideas on how to debug this? Undoubtedly there’s something trivial going on, but remote debugging in Ionic View doesn’t work, so I’m simply not sure how to proceed.

Scott