Xcode – React Native: How can I create a binary and run it directly on iPhone?
I have a bug in my React Native app that occurs on TestFlight builds but not when I run it from my computer. Is there a way to create a binary like the one that I'd push to the App…