I am seeing if I can do some app testing with a physical ios device, without publishing to apple app store. It is possible to have a feature to download the unsigned ipa file manually and not have to enter app store connect credentials? I am using the web version of Nowa. The Ios device in question will have developer mode enabled, and I am using external tools to sign the ipa just in case you are wondering.
Also having an option to generate a unsigned ipa file allows quick testing without having to publish to testflight. Also there should also be options on the Nowa App to add your own certs as well.
So aside from downloading unsigned ipa files, there should also be options to sign with own certs and p12 as well, but that’s for another time tbh.
Thanks for sharing here! For now Nowa doesn’t offer to download unsigned ipa, but you don’t need that to test on iOS.
What you can do is open the project as a local project (download the code, then open it in Nowa desktop as local), then run your iOS simulator/ connect your iOS device, then choose to run the app on it.