im going to port my app to IOS. i already built it on android but needs some package linking and some refactor for ios version. but im not going to deploy it on App Store. im going to upload my outputs(both android and ios) on a website to download.
in android you can easily create an apk and give it to anyone to test it for you.
i didn't have mac - iphone to test my app until now. having that in mind i have few questions:
1- do i have to have Apple Developer ID to be able to test my app even in debug mode?
2- if 1's answer is no, does creating IOS output require Apple Developer ID
even if i dont want to push it to App Store
3- is it possible to install apps on IOS, downloading the output file(.ipa) from a website?