[bug] #444

Closed
opened 2023-01-25 10:14:17 +00:00 by Beefox · 1 comment

Your setup

From source

Extra details

No response

Version

No response

PostgreSQL version

No response

What were you trying to do?

Install the frontend as a pwa application (this is a backend issue due to it being with manifest.json).

What did you expect to happen?

The front end wasn't be detected as a pwa

What actually happened?

The pwa wasn't detected.

The issue discovered through experimentation is that by default the icon does not include a sizes parameter. adding "sizes":"512x512" fixes this issue.

Logs

No response

Severity

I cannot use the software

Have you searched for this issue?

  • I have double-checked and have not found this issue mentioned anywhere.
### Your setup From source ### Extra details _No response_ ### Version _No response_ ### PostgreSQL version _No response_ ### What were you trying to do? Install the frontend as a pwa application (this is a backend issue due to it being with manifest.json). ### What did you expect to happen? The front end wasn't be detected as a pwa ### What actually happened? The pwa wasn't detected. The issue discovered through experimentation is that by default the icon does not include a sizes parameter. adding "sizes":"512x512" fixes this issue. ### Logs _No response_ ### Severity I cannot use the software ### Have you searched for this issue? - [x] I have double-checked and have not found this issue mentioned anywhere.
Beefox added the
bug
label 2023-01-25 10:14:17 +00:00

multiple issues with this issue, not least the lack of requested information - it is requested for a reason

not a bug, you are running an outdated backend, which i can tell because your manifest does not look like the one we actually use

multiple issues with this issue, not least the lack of requested information - it is requested for a reason not a bug, you are running an outdated backend, which i can tell because your manifest does not look like [the one we actually use](https://akkoma.dev/AkkomaGang/akkoma/src/branch/develop/lib/pleroma/web/views/manifest_view.ex#L21)
floatingghost added
not a bug
and removed
bug
labels 2023-01-25 11:41:42 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: AkkomaGang/akkoma#444
No description provided.