When calling SceneLoader.ImportMeshAsync, it "hangs" (does not complete) until the screen is tapped. You can tap anywhere, even on a different UI element (like a React Native button) and suddenly the function completes and the app runs. This repros on both Android and iOS.