Search code examples
iosiphonefluttermobile

How to install Flutter app on iPhone from windows PC


I'm currently developing with some friends a mobile app using Flutter. But we can't seem to find a working method to install the app on iPhone (none of us has a mac pc)

Any suggestions?

We even tried installing first macOs on a VM but nothing works.


Solution

  • You cannot install an iOS app without a Mac. Consider using a macOS virtual machine on your Windows PC.

    Then you can able to run ios apps.