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 the following error on my iPhone:
Exception of type 'Foundation.ModelNotImplementedException' was thrown. (Foundation.ModelNotImplementedException)
NOTE: I have not change any of the code for the platform specific projects. I have only changed code in the PCL Xamarin.Forms Project.
Please help me to resolve this issue and get my app working on my iPhone for testing!