Darsh Patel

Results 24 comments of Darsh Patel

The error is still there with same exception mentioned and all. The App was created using CLi , The cli was `dotnet new unoapp -o TestCustomApp530dev19 -preset "recommended" -platforms "android"...

Hey @agneszitte I will check with latest 5.2 templates and let you know :) Edit :- Both 5.2 and 5.3 have the same error. The erorr are mentioned at the...

The comment given [on the same issue.](https://github.com/unoplatform/uno.extensions/issues/2244#issuecomment-2052718953) It is still the same error which i am getting Uno.Templates.5.2.28 Uno VISX:- 5.2.33 "Uno.Sdk": "5.2.83"

The application was created using CLI `dotnet new unoapp -preset blank -maui -o MauiEmbeddingApp` Uno.Sdk: 5.3.0-dev.1901 Uno.Templates:- 5.3.0-dev.1901 VS version:- 17.10.1 **Build** ``` DEP0700: Registration of the app failed. [0x80080204]...

Templates version:- 5.3.2 The app was created using the above cli. But when trying to run windows packaged then i was getting this error. ``` \MauiEmbeddingApp.MauiControls.dll 1>MauiEmbeddingApp.MauiControls -> F:\source\1916\MauiEmbeddingApp\MauiEmbeddingApp.MauiControls\bin\Debug\net8.0-android\MauiEmbeddingApp.MauiControls.dll 2>------...

Hello @jeromelaban Well the issue is still available Uno vsix:- 5.3.8.8 Uno templates:- 5.3.4 ``` Copying files: Total 103 mb to layout... Registering the application to run from layout... DEP0700:...

[EmbeddedResources](https://github.com/unoplatform/Uno.Samples/tree/master/UI/EmbeddedResources)