Is it possible to emulate a Flutter app in debug mode on an iphone connected to a windows 10 machine using VS Code? it all sounds like it wont work when I type it out :)
            Asked
            
        
        
            Active
            
        
            Viewed 2,380 times
        
    6
            
            
        - 
                    Possible duplicate of [Developing for iOS device in Windows environment with Flutter](https://stackoverflow.com/questions/47006906/developing-for-ios-device-in-windows-environment-with-flutter) – Landon Jun 03 '19 at 05:22
1 Answers
5
            No, you need Xcode installed for that and that runs only on OSX.
 
    
    
        Günter Zöchbauer
        
- 623,577
- 216
- 2,003
- 1,567
