Build Ios App On Windows. After that, build the app (start your first build). Finally, create a build archive and upload it to app store connect:
Whenever i run exp build:ios, i get the following warning: If you are going to build ios apps on windows, you should know that macos is the only platform able to work with the ios sdk. Unsigned builds won't produce an.ipa file.
When building an ios app from visual studio, it simply invokes the remote build agent on your mac to (try to) build and (attempt to) deploy the app on your ios device.
If any issues are reported, address them and produce another build. You can use mac os virtual machin. You should see the quickstart tab. Output now, build and run the solution and ios simulator will open in windows machine.