harikvpy / ionic-mono

Monorepo demo for Ionic with Capacitor integrations
MIT License
4 stars 2 forks source link

White screen #2

Open parvezshah opened 1 year ago

parvezshah commented 1 year ago

your setup works fine on the browser, but on the emulator, I am getting a white screen, no error message on debug screen also using chrome inspect

harikvpy commented 1 year ago

I'm using this repo model on two projects, one of which is on both browser and devices (iOS & Android), and haven't come across this type of issue. I suspect the white screen is owing to some other issue and not related to the monorepo structure, which is what this is all about.

Pls have a look at your code again and let me know if you managed to resolve the issue. If you didn't and if it's a public project, pls point me to the repo and I'll clone it and have a quick look at it myself.