Reputation: 1959
Hi I have created a xamrin forms application.I want to send the ios application to my friend at some other place. I dont have any apple developer account. How can I send him the app for testing? I done many searches. I just got confused.Any suggestions will be very helpfull.
Upvotes: 1
Views: 241
Reputation: 838
You have to have an Apple Developer account if you want to use Test Flight or any other Apple Distribution platform.
More info on distributing Xamarin apps via TestFlight: https://learn.microsoft.com/en-us/xamarin/ios/deploy-test/testflight?tabs=macos
Upvotes: 1