How to install Xamarin forms application on single IOS device only (without AppStore)
Hi guys,
I am new to this Xamarin Forms (c#) application for IOS device.
Q1: How can I deploy the app without AppStore, as its for a particular client. I need to install on 10 devices only.
Q2: Also, can I test the app without having paid developer account or connected to MAC (as I am a windows developer using Visual Studio 2019 Xamarin app).
When I run the app, its asking me to either connect to Mac on a same network (I don't have Mac) OR I connect to my iPhone for testing but it requires paid developer account!
Thank you in advance.