Skip to content

Adjust linker directives #1504

Open
Open
@jeromelaban

Description

@jeromelaban

Current behavior

An app using themes may fail to run if the linker settings are not setup properly.

How to reproduce it (as minimally and precisely as possible)

Run a sample app with material included, build in release on iOS for a physical device.

Workaround

In the linker settings file:

<assembly fullname="Uno.Material.WinUI" />
<assembly fullname="Uno.Themes.WinUI" />
<assembly fullname="Uno.Toolkit.WinUI.Material" />

Environment

Nuget Package:

Package Version(s):

Affected platform(s):

  • iOS
  • Android
  • WebAssembly
  • UWP
  • MacOS

Anything else we need to know?

Metadata

Metadata

Assignees

Labels

kind/bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions