MAUI : How to display Lottie Json in specific Folder
Woking on MAUI I want display my lottie file but It is not working :
Missing “appxrecipe” .Net Maui Won’t Deploy
Description I can’t get around the following Deploy related error in Maui: Error DEP1700: The recipe file “G:QuickJournalSyncbinDebugnet8.0-windows10.0.19041.0win10-x64QuickJournalSync.build.appxrecipe” does not exist. You may need to build your project. Missing appxrecipe I’m trying to create a demo solution mixing .net maui (C# 8.0) with a Realm persistence example and a Syncfusion. I’ve posted this in Github […]
Errors in .NET Maui template with no changes
Created a new .NET Maui app and without running it or making any changes it has four errors, they all say:
Wanting to disable a button in .net Maui when entry is not a number
I am trying to have two entry that are numbers if they are numbers enable the button. If not enable the button. I created a sample app to test this.
How to bring app to the top of all other apps in .Net MAUI mac catalyst
I want to bring the application to the top of all other apps, but i have tried all the below codes, but none of them working as expected.
Tooltip taking more time to render in .Net MAUI Mac catalsyt
I’ve been using Tooltip text with some views, but it’s taking a considerable amount of time to render initially. However, after the first rendering, it works perfectly. Sometimes, it doesn’t appear for a longer period, but when I unfocus and refocus the app, it starts to appear again.
Not able to perform read and write operation in iCloud in .Net Maui Mac
I have set up the app identifier in Apple developer with the document URL set up for iCloud and also updated the info.plist and entitlements according to this.
maui app on a mac is telling me my profile is wrong
This is the error message I’M GETTING
billbanks@Bills-Mac-P0 My Voice App % dotnet publish “/Users/billbanks/Desktop/vsprojects/My Voice App/MyVoiceApp6.csproj” –self-contained -f net7.0-ios -c Release -p:ArchiveOnBuild=true -p:RuntimeIdentifier=ios-arm64 -p:CodesignKey=”Apple Distribution: Bill Banks (5Z8C2NPWCK)” -p:CodesignProvision=”MyVoiceApp”
MSBuild version 17.9.6+a4ecab324 for .NET
Determining projects to restore…
All projects are up-to-date for restore.
/usr/local/share/dotnet/packs/Microsoft.iOS.Sdk/16.4.7142/tools/msbuild/iOS/Xamarin.Shared.targets(1725,3): error : No iOS signing identities match the specified provisioning profile ‘MyVoiceApp’. [/Users/billbanks/Desktop/vsprojects/My Voice App/MyVoiceApp6.csproj::TargetFramework=net7.0-ios]
/usr/local/share/dotnet/packs/Microsoft.iOS.Sdk/16.4.7142/tools/msbuild/iOS/Xamarin.Shared.targets(1725,3): error : [/Users/billbanks/Desktop/vsprojects/My Voice App/MyVoiceApp6.csproj::TargetFramework=net7.0-ios]
billbanks@Bills-Mac-P0 My Voice App %
window.Resumed method not working in .net maui
I want to perform following senario :