Hi, Im trying to debug in a real device my app, but after I updated the device to the iOS 10.3 it gives me this error:
error MT0010: Could not parse the command line arguments: System.AggregateException: One or more errors occurred. ---> Xamarin.Launcher.LauncherException: Unknown command line argument: '-install-progress'
--- End of inner exception stack trace ---
at Xamarin.Launcher.Driver.Main2 (System.String[] args) [0x0085b] in :0
---> (Inner Exception #0) error MT0018: Unknown command line argument: '-install-progress'<---
I updated the Visual Studio and Xamarin also.