Skip to content

[iOS/Mac Catalyst] ApplicationTitle is not setting correctly #20615

@rolfbjarne

Description

@rolfbjarne

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 shows BitBlazorUIDemo but like in the remove app popup or applications list it shows fine.
  • In Mac Catalyst it uses the csproj name for execute file which is Bit.BlazorUI.Demo.Client.App and because the end of it has App word it won't show up in Launchpad.

Screenshots

iOS:
Screenshot 2023-06-18 at 21 35 42

macOS:
Screenshot 2023-06-18 at 21 37 59

Infos

.NET: 7.0.304
macOS: 13.4
iOS: 16.4

Sample repo

MauiAppTitleIssue.zip

Copied from original issue dotnet/maui#15717

Metadata

Metadata

Assignees

Labels

bugIf an issue is a bug or a pull request a bug fixdotnetAn issue or pull request related to .NET (6)

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions