Update Templates to Make Developing a Maui Blazor MacCatalyst app a Better Experience #14219
Labels
area-blazor
Blazor Hybrid / Desktop, BlazorWebView
area-publishing
Issues with the app packaging/publishing process (ipk/apk/msix/trimming)
fixed-in-8.0.0-preview.4.8333
Look for this fix in 8.0.0-preview.4.8333!
partner/macios
Issues for the Mac / iOS SDK
platform/macOS 🍏
macOS / Mac Catalyst
t/bug
Something isn't working
Milestone
Description
This issue is an adaption of one for Xamarin-macios for maui: xamarin/xamarin-macios#17591
It can be difficult to get everything correctly aligned for publishing, so we might want to add comments to templates to show developers what they need to do depending on what they want to do.
A list of problems for Mac Catalyst are described here: #12293
Action Items
com.apple.security.get-task-allow
to Enlistments.Debug to allow use of Web Dev Tools during debugging.com.apple.security.app-sandbox
andcom.apple.security.network.client
to Enlistments.Release to allow for publishing to App Store.ITSAppUsesNonExemptEncryption
andLSApplicationCategoryType
to Info.Plist.Steps to Reproduce
Link to public reproduction project repository
https://github.com/dotnet/maui
Version with bug
8.0 (current)
Last version that worked well
Unknown/Other
Affected platforms
macOS
Affected platform versions
macOS Ventura 13.0, macOS Ventura 13.1
Did you find any workaround?
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: