Anand
Anand

Reputation: 1959

How to test xamarin forms ios application without apple developer account?

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

Answers (1)

Russ J
Russ J

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

Related Questions