in android studio (windows)
its possible connect a real iphone for test flutter app?
how?
xCode is aviable only on macos
in android studio (windows)
its possible connect a real iphone for test flutter app?
how?
xCode is aviable only on macos
It's not possible, but you can use CI/CD like Codemagic, Github Actions to test your app and build ipa, which can be uploaded to AppStore via Transporter from a Mac