install app on iphone connected to the usb port

MacSlacky 61 Reputation points
2021-11-20T15:17:03.753+00:00

hello I use xamarin installed on a windows 11 pc and I would like to try my apps on my iphone (as I do with android phones connected to the usb port)
connected to the network I have a mac mini with ios 10.15.17

it can be done?
do i have to enable something on the iphone?
Thank you

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,293 questions
0 comments No comments
{count} votes

Accepted answer
  1. Bruce (SqlWork.com) 55,601 Reputation points
    2021-11-20T16:05:43.797+00:00

    iPhone apps can only be loaded via usb from a Mac. As they can only be built on a Mac, this is not typically an issue. To load iPhone apps via usb, you until Xcode which includes the side loading and debugging tools.

    You can also use a Mac as 5he main development as it supports both iOS and android. Look at visual studio for Mac.

    Note: your Mac o/s is probably too old. The latest tools and builds for the latest IOS will only run on Monterey


1 additional answer

Sort by: Most helpful
  1. John Hair 371 Reputation points
    2021-11-21T10:49:20.84+00:00