Notice (2018-05-24): bugzilla.xamarin.com is now in read-only mode.
Please join us on Visual Studio Developer Community and in the Xamarin and Mono organizations on GitHub to continue tracking issues. Bugzilla will remain available for reference in read-only mode. We will continue to work on open Bugzilla bugs, copy them to the new locations as needed for follow-up, and add the new items under Related Links.
Our sincere thanks to everyone who has contributed on this bug tracker over the years. Thanks also for your understanding as we make these adjustments and improvements for the future.
Please create a new report on Developer Community with your current version information, steps to reproduce, and relevant error messages or log files if you are hitting an issue that looks similar to this resolved bug and you do not yet see a matching new report.
Created attachment 22102 [details] Device is already paired but the execution failed Device is already paired but the execution failed with the message "Visualization Error - Exception of type 'Foundation.ModelNotImplementedException' was thrown."
not generating any log into system. where can we find brief logs. Facing sane issue as mentioned above.
Created attachment 22125 [details] References for PCL Same problem here. Attached are the referenced libraries for the PCL. I'm using MVVM with very little code in my code-behind files.
Same issue here. Not sure what's causing it. Using xamarin forms PCL. Unique code to iOS is a custom renderer to overload the timepicker. Also watching for notifications in appdelegate. UNUserNotificationCenter.Current.Delegate = new UserNotificationCenterDelegate();
ColorContrast example from xamrin sample code works fine of Live player for iphone. But if I compile and use blank "Hello world" test app, it throws "Visualization Error" on the iphone device.
Same issue here
Getting this issue in BasicCalculator example
Same issue here. Created a brand new Xamarin forms PCL project (Welcome to Xamarin Forms). Using an iPhone 5s with iOS 10.3
Live player doesn't work at all on my setup. VS for Mac 7.1 Preview (7.1 b582) = absolutely latest bits downloaded yesterday. Installed Live Player app on both Android and iOS devices. App loads and connects (though throws some exceptions sometimes when connecting). Green text on app indicates successful connection to VS, but there's no menu item to select the device as a Player in the device dropdown. Also under the Run menu, we have an item "Live Run Current View" but it's greyed out and can't be selected.
So, try it with a shared project currently. The build that was submitted to apple for a approval is a week old and we caught this one right after it was submitted so a new one is coming down extremely soon.
@James M The "app" I was referring to was created brand-new with the latest VS Mac. The default project types give only Shared Project for a cross-platform app (something I'm a bit unhappy about) so I was already working with a Shared Project app.
I have a version of the app that was released earlier today (according to the App Store history), and it is exhibiting the problem James is describing (shared projects work but PCLs don't). At first I was seeing this error on both types of projects, but uninstalling and reinstalling the live player app made it work on shared projects only. I'm a little confused because James' comment made it sound like a fix was coming that would resolve this for PCLs, but the update I just got looks like it enabled it to work only on shared projects? In any case, if you installed the live player app before 5/14, you could try getting the update -- shared projects were not working for me either until I got it.
The sample app is working perfectly, but my PCL app is giving an Error. I removed the app on my iPhone and re-downloaded still an Error. I think, they have not fixed PCL support for Live Player.
I've got this too. Visual Studio 2017 Preview 15.3 on Windows 10. iPhone 5S, iOS 10.2.1. New Project > Visual C# > Cross Platform App > Blank App Selected Xamarin Forms and PCL. Build and then Run on Live Player = Foundation.ModelNotImplementedException (thrown on iPhone) Shared project works fine as James says.
The current iOS build supported Shared projects, and the next version has the fix for PCL projects.
When will the version containing this fix be released?
Hi James When is the next app coming out, or how do I restore Xamarin live to work on shared projects?
Alright, created new app as shared project and copied source from previous shared project. Working again in Xamarin live.
Is there a new Version? Visual Studio 15.4 ist released and I still get this error with PCL. Shared is working. But all my exisiting Xamarin Projects use PCL...
Still not working (version 15.4.3). Why is this case marked as "RESOLVED"?!