Hello,
I'm trying to build a test IPA file to test on iPhone devices.
I bought an Apple developer account for one year but I realized they take some time to process after payment is made.
Meanwhile, I want to build an IPA file to test on my iPhone.
Is there any way to do this without a paid certificate?
In 2016, there was a "Free" mode for developers. I read a tutorial about using that free mode on Xcode to export an IPA file which you can run on any Apple device.
If there's a way to build an IPA without certificate, let me know.
Thanks
>Is TestFlight free for all developers?
All devs w/paid accounts, yes. No access otherwise.
>and can I invite any person who are not developers?
Yes, see https://developer.apple.com/testflight/ -I can't promise it will work in your example, tho.
>If I use ad-hoc certificate, can I finally get an IPA file which can be tested on any iOS device?
Yes. Note that 'any' means each device must be registered to your paid dev account with a 100 per year device limit that cannot be edited until next account renewal. See Xcode Help: Exporting Your App for Testing (iOS, tvOS, watchOS) -I can't promise it will work in your example, tho.
-=-
Reference:TN2431 App Testing Guide