Meteor App Builds but Displays White Screen on iOS Emulator and Android Device

Hi everyone,
I’m having trouble running my Meteor app. When I try to launch it on an iOS emulator or Android device, it builds successfully and runs the app, but all I get is a white screen. There are no errors showing up in remote debugging either.

I have built another app with Meteor in the past and ran into a similar white screen problem, which I managed to fix by uninstalling and reinstalling the app. Unfortunately, this trick is not working for me this time.

Has anyone experienced anything similar? Could this be a device issue, or am I missing something with the new update?

There are debugging options for both platforms. You might be having errors when running the app.