A few days ago, when I build and run my react native app from Xcode on a device, I realised that even if I set my scheme to Debug, the app is still loading from a pre-bundle
As i have faced same problem and above points didn't work for me. i got it worked by doing these steps.
it should fix this issue.