Questions tagged [xamarin-live-player]

For usage with Xamarin Live Player workflow.

45 questions
14
votes
0 answers

Xamarin dependent project failed to build

I got this error when try to start Android solution in Xamarin Live Player on VS2017. "Dependent project xx.csproj failed to build, using old version" Any clue? Thanks.
Dracarys
  • 199
  • 2
  • 11
6
votes
1 answer

Xamarin Live Player in Visual Studio 2019

I recently get Visual Studio 2019 preview edition, now I want to use the Xamarin Live Player, but I can't find it anywhere. I know that in previews version of visual studio it was in Tools / Options / Xamarin / Other but now it's not.
SinaMN75
  • 6,742
  • 5
  • 28
  • 56
6
votes
0 answers

Xamarin Live Player iOS - Foundation.ModelNotImplementedException

So I have downloaded Xamarin Live Player and hope to run my code on my iPhone 7. I scanned the QR code and it seems as if everything is linked through my local network. When I go to build the app and run the debugger on my iPhone 7, I am getting…
Connor Meeks
  • 501
  • 1
  • 6
  • 19
5
votes
2 answers

JsonConvert.SerializeObject always return {} in XamarinForms

JsonConvert.SerializeObject seems to be not working in xamarin forms. Or i might be missing something here. Here is the output when i serialize a simple object. See it returns {}. I tried serializing a class also and it did return the same. What…
5
votes
2 answers

Xamarin Live Player not updating in realtime

Visual studio just came out with an update that's supposed to update the code on your phone in realtime when using xamarin live player. I can get my code to appear on my phone over wifi, but it's not updating my changes. I select live player and…
Andy
  • 185
  • 2
  • 6
  • 22
4
votes
0 answers

Xamarin.Forms Live Player - Unsupported Device due to API Version

I'm trying to deploy an Android App using Xamarin.Forms Live Player. The issue I'm running into is that I get all of my devices are showing as unsupported, even though they are on very recent API versions I set my minimum API version to 15 in the…
4
votes
1 answer

Xamarin Live Vizualization Error

I did a simple GPS app in VS2017 Community but I opened it from VS2017 Preview. I rebuilt it. After successful paring with VS2017 Preview with Xamarin Live Player, I selected Debug, iphone, Project.iOS(MyApp) and iphone Player. After clicking…
MilkBottle
  • 4,242
  • 13
  • 64
  • 146
4
votes
2 answers

iOS Run errors s Xamarin Live Player and Hanselman.Forms

I created an app based off the Hanselman Forms app. I'm trying to get it to run with the new Xamarin iOS Live Player and i'm getting runtime build errors. To make sure it wasn't something i broke i did a fresh install of Hanselman Forms and Visual…
dgordonb
  • 71
  • 3
4
votes
2 answers

Xamarin Live Player does not connect after scanning barcode by mobile device

I have tried to try new features of Xamarin live player but when I scanned the QR Code just scanned and did nothing. I checked connection of all device and I am sure all device in same network. I closed every thing and re-start all device I…
3
votes
0 answers

Xamarin Live Player - The type or namespace name 'Xamarin' could not be found

Just testing out the Xamarin Live Player which sounds awesome but for the life of me, I can't get it to play ball. I've set it all up as the steps on their website says then just created a brand new template cross-platform master details application…
Matt
  • 3,305
  • 11
  • 54
  • 98
2
votes
0 answers

I cannot test my xamarin forms app with xamarin live player on iphone device when I add plugin to the application

I am developing xamarin forms app. I want to test my application on the real iphone device with xamarin live player. I followed the necessary steps on the link below for…
2
votes
2 answers

Unable to find Xamarin Live Player on iTunes

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…
cKNet
  • 635
  • 1
  • 10
  • 22
2
votes
3 answers

xamarin Live Player Lost connection

I am trying to connect to Xamarin Live player. My phone is samsung SM-J727V. My Visual studio version is Visual studio 2017 enterprise version is 15.6.4. Whenever I select the Pair Visual studio and scan the QR code from Visual studio screen. It…
Anjali
  • 2,540
  • 7
  • 37
  • 77
2
votes
1 answer

Xamarin Live Player

Unable to deploy to Asus ASUS_Z01BDB Player, please ensure the Xamarin Live Player app is open and the device is on the same network as Visual Studio. Failed to debug your app. The error with other project was just connecting and say connected and…
2
votes
1 answer

Xamarin Live Player - Deploy was cancelled

I have trying to debug my android app through Xamarin Live Player , it gets builds but give the error Deploy was cancelled. Has anyone faced this and got this working .
Ashish Kumar
  • 755
  • 2
  • 6
  • 25
1
2 3