uno-platform Questions

4

Solved

I'm a little confused. Can anyone explain exactly what the difference is between the two? When should we use MAUI and when UNO? As I realized, both can run on different platforms, so what is the re...
Farad asked 4/12, 2020 at 7:38

0

I have stumbled onto Uno today, and I have been trying to figure out if this platform would be better for our needs. We have a WPF app that we want to make a web version and using Blazor WASM, we w...
Sabellian asked 19/11, 2021 at 17:11

3

I create new Uno Cross-Platform App 2.2 from template. When I open Shared->MainPage.xaml in doesn't open designer in code view there is a underlined error The type 'page' does not support direct co...
Alliber asked 5/5, 2020 at 18:32

2

I am trying to put a background image, so far I have this code: <Grid.Background> <ImageBrush ImageSource="ms-appx:///Assets/Windows-10-Hero-Ninja-Cat-1024x576-03a71eed2a427425.jpg" Stre...
Macaronic asked 7/7, 2018 at 17:18

1

Solved

I'm new to Uno Platform and WebAsssembly in general, but think it has great potential! Is there a way to read from and interact with the browser's address bar from an Uno Platform app running in W...
Antonina asked 18/3, 2020 at 23:40

1

Solved

Any clue or direction to implement URL deep linking in Uno Platform for WebAssembly? I saw it is implemented in following projects that can be found on https://platform.uno/showcases/ Projects: ...
Idler asked 29/4, 2020 at 14:10

1

Solved

Does anyone know if it's currently possible to call C++ from C# compiled to wasm (or an Uno Platform app to be more precise)? I'm fairly new to WebAssembly but I managed to compile a C++ function ...
Creaky asked 5/6, 2019 at 19:27

2

Solved

Currently, I am working on a UNO platform application which should display dynamically created HTML code in a WebView. This is working fine on UWP and Android, but not in the compiled WebAssembly. ...
Talbott asked 16/4, 2019 at 8:38

2

Solved

I'm using MediaElement to play sound in an Uno-Platform project. It plays well in the UWP project but doesn't work in the Android project. The audio file is located in the shared project as Exclu...
Casablanca asked 21/10, 2018 at 21:5

2

Solved

To reproduce: Download https://github.com/nventive/Uno.QuickStart Add a .NETStandard2_0 project called TestMe. Reference TestMe in the MyApp.Droid project. Building MyApp.Droid brings compile e...
Underprivileged asked 30/5, 2018 at 15:9
1

© 2022 - 2024 — McMap. All rights reserved.