Uno.Samples
Uno.Samples copied to clipboard
A collection of code samples for the Uno Platform
The same project can be run with Skia and wasm as project head. Windows ``` 2>Done building project "MigratingAnimations.Windows.csproj" -- FAILED. 2> 2>Build FAILED. 2> 2>C:\Users\DarshPatel\Desktop\QA\samples\Uno.Samples\UI\MigratingAnimations\MigratingAnimations.Windows\MigratingAnimations.Windows.csproj : XamlCompiler error WMC1006:...
Here is the list of samples in which we dont have a readme file available [AdvancedXBind](https://github.com/unoplatform/Uno.Samples/tree/master/UI/AdvancedXBind) [AutoSuggestSample](https://github.com/unoplatform/Uno.Samples/tree/master/UI/AutoSuggestSample) [BluetoothExplorer](https://github.com/unoplatform/Uno.Samples/tree/master/UI/BluetoothExplorer) [Camera Capture UI ](https://github.com/unoplatform/Uno.Samples/tree/master/UI/CameraCaptureUI) (Wasnt able to test) [CardViewMigration](https://github.com/unoplatform/Uno.Samples/tree/master/UI/CardViewMigration) [ChatSignalR](https://github.com/unoplatform/Uno.Samples/tree/master/UI/ChatSignalR) [ChatUI](https://github.com/unoplatform/Uno.Samples/tree/master/UI/ChatUI) [ControlLibrary](https://github.com/unoplatform/Uno.Samples/tree/master/UI/ControlLibrary)...
**Android** ``` 1> Done executing task "MSBuild" -- FAILED. 1> 1>Done building project "CountryDataSample.csproj" -- FAILED. 1> 1>Build FAILED. 1> 1>C:\Program Files\dotnet\sdk\8.0.205\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(90,5): error NETSDK1083: The specified RuntimeIdentifier 'win10-arm' is not...
There is an error message coming when i am trying to run for control library when trying to run with windows as porject head. THe same one is working comletely...
There are errors coming when i am trying to run for windows and android. **Windows** ``` 2>Done building project "UnoBluetoothExplorer.Windows.csproj" -- FAILED. 2> 2>Build FAILED. 2> 2>C:\Users\DarshPatel\Desktop\QA\samples\Uno.Samples\UI\BluetoothExplorer\UnoBluetoothExplorer.Windows\UnoBluetoothExplorer.Windows.csproj : XamlCompiler error...
The same app is able to build scucessfully on Wasm and skia. Windows ``` 2> 2>Done building project "HomeIdeasUI.Windows.csproj" -- FAILED. 2> 2>Build FAILED. 2> 2>C:\Users\DarshPatel\Desktop\QA\samples\Uno.Samples\UI\HomeIdeasUI\HomeIdeasUI.Windows\HomeIdeasUI.Windows.csproj : XamlCompiler error WMC1006:...
Now that Uno.Sdk version **5.4** has been released, we need to update the samples to the **latest stable Uno.Sdk 5.4**. **Migration notes for 5.4 can be found here: [Uno Platform...
Issue: https://github.com/unoplatform/Uno.Samples/issues/828 Update Sdk to 5.4.5 Some files are using tab and others space for indentation. Changes for all to use space.
I have tested this on Android, where the image returns well. I can't test on iOS and I am not sure if the permissions are set correctly at the moment....
