xamarin/Xamarin.Forms

Xamarin.Forms no longer work on UWP ARM64

Open

#5,640 opened on Mar 20, 2019

View on GitHub
 (16 comments) (2 reactions) (0 assignees)C# (5,644 stars) (1,926 forks)batch import
3.6.0e/1 :clock1:good first issuehelp wantedi/lowi/regressioninactivep/UWPt/bug :bug:up-for-grabs

Description

Description

Xamarin.Forms took a dependency on Win2D.uwp at v3.6. However Win2D does not support ARM64, so that support was lost in that move.

Steps to Reproduce

  1. Build a 3.6 UWP app for ARM64
  2. Deploy and run on an ARM64 device

Expected Behavior

App runs

Actual Behavior

App will crash

Basic Information

Also see this related issue: https://github.com/xamarin/Xamarin.Forms/issues/5188

  • Version with issue: 3.6+
  • Last known good version:3.5.x
  • IDE: VS2017/2019
  • Platform Target Frameworks:
    • UWP:
  • Android Support Library Version:
  • Nuget Packages: 3.6.x
  • Affected Devices: ARM64 PCs

Contributor guide

Xamarin.Forms no longer work on UWP ARM64 · xamarin/Xamarin.Forms#5640 | Good First Issue