Hi having not been near xamrian for a while was keen to try the live player but I am having allot of issues just getting the sample application to run. I am getting the following errors on run.
Severity Code Description Project File Line Suppression State
Error The type or namespace name 'App' could not be found (are you missing a using directive or an assembly reference?) C:\Users\David\source\repos\Bookingapp\Bookingapp\Bookingapp\Bookingapp.iOS\AppDelegate.cs 1
Error The name 'LoadApplication' does not exist in the current context C:\Users\David\source\repos\Bookingapp\Bookingapp\Bookingapp\Bookingapp.iOS\AppDelegate.cs 1
Error The type or namespace name 'Xamarin' could not be found in the global namespace (are you missing an assembly reference?) C:\Users\David\source\repos\Bookingapp\Bookingapp\Bookingapp\Bookingapp.iOS\AppDelegate.cs 1
Error 'AppDelegate.FinishedLaunching(UIApplication, NSDictionary)': no suitable method found to override C:\Users\David\source\repos\Bookingapp\Bookingapp\Bookingapp\Bookingapp.iOS\AppDelegate.cs 1
My phone is on the same network This is just comming from File New Project .net standard and going configure live player scan my qr code it connects then it fails any ideas folks what could be wrong ?
Regards