Build to IOS without developer account

NikolozC 20 Reputation points
2023-08-06T02:37:54.7533333+00:00

I am working on a windows laptop which I have connected to a mac with xcode installed in it. I have my iphone plugged in the mac. I want to test my MAUI project that I am working on from my windows machine on my iphone. I do see my phone under remote devices but it gives me the error "Please select a team or switch to Manual Provisioning from the iOS Bundle Signing page". When I build to a simulator it works. Do I need to have the developer account to be able to build and test on my personal Iphone? I do not need to publish the app it is just for me to test and learn.

Thank you for your time.

Developer technologies | .NET | .NET MAUI
Developer technologies | .NET | Other
0 comments No comments
{count} votes

Accepted answer
  1. Vahid Ghafarpour 23,385 Reputation points Volunteer Moderator
    2023-08-06T03:07:00.38+00:00

    Apple requires a developer account to sign and deploy apps on physical devices, even for testing purposes. Without a developer account, you won't be able to deploy your app to your iPhone.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.