-
Notifications
You must be signed in to change notification settings - Fork 543
Closed
Labels
bugIf an issue is a bug or a pull request a bug fixIf an issue is a bug or a pull request a bug fixdotnetAn issue or pull request related to .NET (6)An issue or pull request related to .NET (6)
Milestone
Description
From @mhrastegari on Sun, 18 Jun 2023 18:27:22 GMT
Summary
We have several .NET MAUI Blazor projects and we're going to be publish them in Apple store but the <ApplicationTitle>Bit BlazorUI Demo</ApplicationTitle>
is not setting correctly!
- In
iOS
's home screen spaces of title ignored and showsBitBlazorUIDemo
but like in the remove app popup or applications list it shows fine. - In
Mac Catalyst
it uses thecsproj
name for execute file which isBit.BlazorUI.Demo.Client.App
and because the end of it hasApp
word it won't show up inLaunchpad
.
Screenshots
Infos
.NET: 7.0.304
macOS: 13.4
iOS: 16.4
Sample repo
Copied from original issue dotnet/maui#15717
mhrastegari
Metadata
Metadata
Assignees
Labels
bugIf an issue is a bug or a pull request a bug fixIf an issue is a bug or a pull request a bug fixdotnetAn issue or pull request related to .NET (6)An issue or pull request related to .NET (6)