Skip to content

[Question] Is there any reasoning behind using "display": "minimal-ui" in the manifest? #254

@aivarovskiy

Description

@aivarovskiy

I feel like I've seen similar issues but couldn't find them so I opened a new one.

Problem
If I install PairDrop as a PWA, because of "display": "minimal-ui" in manifest.json it opens a new tab in Safari instead of opening its own window. Because of this behavior, there is no point in using PairDrop as a PWA (at least for me).

Possible solution
Other PWA apps I've installed use "display": "standalone" which solves this issue.

Question
Is there any particular reason for using "minimal-ui" instead of "standalone"?

Smartphone

  • Device: iPhone X
  • OS: IOS 16.1.2
  • Browser: Safari

"display": "minimal-ui",

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions