Ionic React Capacitor White Screen on iOS 12.2 without LIVE RELOAD

Generated a new Ionic React Project with Ionic Start then installed Capacitor iOS with (-l) live reload flag works but without the live reload it doesn’t work.

ionic cap run/open ios -l = works on the simulator.
ionic cap run/open ios = doesn’t work.

Anyone else also encountered this, and how did you fix it?