I have an issue with react native application. when run application in development mode then works properly in device as well as a simulator but after upload test flight, when the app launch app will be crashed, if the development server is already running then test flight working otherwise app crashed.
Need to run test flight properly without loading development server. if anyone has an idea please let me know.
Thanks in advance.