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 :