Information’s for users who work with Visual Studio and want to update to 1.3.1.
I’m on the way to migration my project to XF 1.3.1
As I don’t have received any answer to my question (from January 5):
forums.xamarin.com/discussion/30289/confusing-update-xf-for-64-bit-ios#latest
I have tried to do the update without any detail-information to the whole environment according to the description:
developer.xamarin.com/guides/cross-platform/macios/updating-xamarin-forms-apps/
After I have installed the 1.3.1 NuGet-Package, I have searched the menu-option “Migrate to Xamarin.iOS Unified API” in the Project-Menu to the iOS-project and do not have found it.
I then have updated the Xamarin-Studio (update all packages on the stable channel on the MAC) and also have updated the Xamarin-Plugin in Visual Studio (I work with 2013-Update 1) to the last stable-version.
After that, I had to reboot the Mac and reconnect the BuildHost on the MAC from VS to have a running connection in VS2013.
After doing that, I have found the menu-option in VS and was able to run the “migration-tool” (and make the other changes).
Hope this helps someone...
Now I am trying to bring my project to work after the update.
Actually the WP-project don’t run (hard crash by start) and I also have problems with my master-detail-page on iOS and Android (app run’s, but master-detail-navigation don’t run like before).. but that's another story...