While developing iOS applications with flutter, I install the app on an iPhone by connecting to it via USB and running the project in profile
mode. Installing the app by this way is inconvenient and impossible when the testing team is not present at the same location as the developer.
I share the android build as an .apk
file. Is there a similar way to share the ios app over the internet?
2
Answers
If you are using macOS and you want to build your app, use:
You will find the app in your project’s build/ios/iphoneos/Runner.app
I followed this one, and it worked.
Similar Question
download link. In this approach, you have to add the devices UDI to
your developer account devices