This community has moved to Discord. More details here: https://platform.uno/blog/uno-platform-online-community-move-to-stackoverflow-and-discord/
jeromelaban on stable
fix(android): Workaround IntPtr… Merge pull request #11070 from … (compare)
jeromelaban on bp
ICustomPropertyProvider
for ViewModel
because UWP does not support binding to dynamic
Hi everyone!
Is it possible to use Uno.Wasm.Bootstrap with the latest mono version? ( for example: https://jenkins.mono-project.com/job/test-mono-mainline-wasm/5201/)
When I change the mono version, I obtain the following compilation error:
System.Exception: Failed to generate AOT layout (More details are available in diagnostics mode or using the MSBuild /bl switch)
at Uno.Wasm.Bootstrap.ShellTask_vf2f21c9fe5dfda9f4f03ca4a0a082bf6c8fdbbaf.RunPackager() in D:\a\1\s\src\Uno.Wasm.Bootstrap\ShellTask.cs:line 649
at Uno.Wasm.Bootstrap.ShellTask_vf2f21c9fe5dfda9f4f03ca4a0a082bf6c8fdbbaf.Execute() in D:\a\1\s\src\Uno.Wasm.Bootstrap\ShellTask.cs:line 182
Here is a complete log file:
Build.log