I am using VS-2017 on a Windows PC. I can test and run the iOS application using simulators.
- Now I started to build the App for the AppStore.
- Building succeeds.
- Now I select "Deploy..." in the project solution menu.
- Nothing happens.
The Xamarin Log just shows one new line: "Selected device is not a physical device. Please select a valid device before deploying the application."
The App was build and signed.
How can I upload my App to the store?