MvvmCross / MvvmCross-Forms

Support for Xamarin.Forms on MvvmCross: The .NET MVVM framework for cross-platform solutions, including Xamarin.iOS, Xamarin.Android, Windows and Mac.
http://mvvmcross.com
6 stars 2 forks source link

Windows 8.1 Phone App does not show Pages #47

Open apacha opened 8 years ago

apacha commented 8 years ago

I've tried to run the sample applications. I'm especially interested in the Windows 8.1 and Windows 8.1 Phone projects. The Windows 8.1 project works fine, but when starting the Windows 8.1 Phone project in an emulator, all I see is the following:

windows81appstart

I needed to update some referenced libraries in order to run it. The repository that contains the changes can be found here.

I've been debugging the application and all steps (Setup, Forms.Init, etc.) seems to run fine. I just wanted to check, if anyone can reproduce this behaviour, or if it is just my computer that is making troubles. And if so, does anybody know why this is happening? What is wrong? Any help is appreciated.

Steps to reproduce

  1. Check out Repository
  2. Open Project Samples / Example001XAML
  3. Set Windows Phone 8.1 Silverlight as Startup Project and start Debugging in any Emulator

    Expected behavior

Something that looked like this

Actual behavior

Box with cross in the middle: actual

Configuration

Version: 4.0.3

Platform: Windows Phone Silverlight 8.1