2

I'm am developing an iOS app on a Windows machine and I want to debug on the physical device. I know that the Xamarin Live Player suits my needs but, I can't download the app from the Turkish App Store. It says:

The item you've requested is not currently available in the Turkish Store

I've also tried U.S. store but the result is the same.

Is there any way that I can download Xamarin Live Player?

Iain Smith
  • 9,230
  • 4
  • 50
  • 61
cKNet
  • 635
  • 1
  • 10
  • 22

2 Answers2

4

It is not in the App Store for iOS but you can sign up for the TestFlight access here

We encourage users to join the Xamarin Live Player app iOS Preview to enjoy quick access to the latest improvements through TestFlight.

Once you sign up here you will then need to fill out the fastlane registration.

After that, you will receive an email with the TestFlight code. Download TestFlight to the device enter the code and download the Live Player

like so: enter image description here

Once downloaded continue with step 2 here

Iain Smith
  • 9,230
  • 4
  • 50
  • 61
2

Sadly, as of 8/7/2018, Xamarin Live Player is not available on iOS. (I would imagine Apple rejected this wonderful tool)

https://learn.microsoft.com/en-us/xamarin/tools/live-player/limitations

enter image description here

Jeson Martajaya
  • 6,996
  • 7
  • 54
  • 56
  • Nothing wonderful about it, never worked for me and many many many others. Neither for Android, nor iOS. Worked briefly 2 yrs ago and that was it – pixel Jan 11 '19 at 22:09
  • It worked for simple XAML, however been crashing lately. Wish Microsoft open sourced it so we can deploy our own LivePlayer – Jeson Martajaya Jan 11 '19 at 23:34
  • @Yah, perfect solution for real world, simple XAML. – pixel Jan 12 '19 at 00:27