netmaui-chat-app-challenge icon indicating copy to clipboard operation
netmaui-chat-app-challenge copied to clipboard

Chat App UI Challenge made with .NET MAUI.

Results 5 netmaui-chat-app-challenge issues
Sort by recently updated
recently updated
newest added

The Template does not work on Windows but on Android it seems working fine Error Severity Code Description Project File Line Suppression State Error DEP0700: Registration of the app failed....

Waiting for new fixes. Currently this challenge is **blocked** by: - https://github.com/dotnet/maui/issues/4149 - https://github.com/dotnet/maui/issues/4042 - https://github.com/dotnet/maui/issues/10481 - https://github.com/dotnet/maui/issues/10480 Other issues (tooling): - https://github.com/dotnet/maui/issues/4610 - https://github.com/dotnet/maui/issues/4611

See title and Screenshots attached. Just opened the solution as is on an iOS device and it doesn't work appropriately. Maybe there needs to be a custom renderer for iOS...

It seems a migration to Maui is not complete. Windows app manifest is referencing Assets\appiconfgSplashScreen.png, but that folder/file doesn't exist in Maui solution. It exists in xamarin forms project.

In chat app of NET MAUI Assets Folder is missing and could not run this project getting this error.