I've successfully built the iOS app with the ionic build ios
command. But now I want to use TestFlight and it asks me for an IPA file. It seems that file is not generated with that build command. So, how can I generate it?
Thanks
You can easily build IPA from ionic framework. by following these steps
I have generate my .ipa file by using these steps hope it will works for your's.