Quantcast
Channel: Active questions tagged react-native+ios - Stack Overflow
Viewing all articles
Browse latest Browse all 16552

where to find ipa file after npx react-native run-ios --configuration Release and successfully running on Simulator

$
0
0

I followed the instructions on this link about Building your app for production:http://reactnative.dev/docs/running-on-device

AFter running the following commands:

npx react-native run-ios --configuration Release

It Built successfully and now it is running on the Simulator

However I don't know where to find the ipa file. Where can I find and get the ipa file after running the above command???


Viewing all articles
Browse latest Browse all 16552

Trending Articles