Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Cannot install PWA (Android 13, Firefox + Chrome) #297

Closed
4 of 5 tasks
Nonononoki opened this issue Feb 26, 2024 · 3 comments
Closed
4 of 5 tasks

[Bug]: Cannot install PWA (Android 13, Firefox + Chrome) #297

Nonononoki opened this issue Feb 26, 2024 · 3 comments
Labels
B: accessibility bug Something isn't working

Comments

@Nonononoki
Copy link

Guidelines

  • I have encountered this bug in the latest release of FreeTube.
  • I have searched the issue tracker for open and closed issues that are similar to the bug report I want to file, without success.
  • I have searched the documentation for information that matches the description of the bug I want to file, without success.
  • This issue contains only one bug.

Describe the bug

There is currently no option to install the PWA.

Expected Behavior

There should be an option to install the PWA, otherwise it's just a website.

Issue Labels

accessibility issue

FreeTube Version

v0.19.1.109 Beta

Operating System Version

Android 13

Installation Method

PWA (Progressive Web App)

Primary API used

Local API

Last Known Working FreeTube Version (If Any)

No response

Additional Information

No response

Nightly Build

@Nonononoki Nonononoki added the bug Something isn't working label Feb 26, 2024
@MarmadileManteater
Copy link
Owner

I noticed this recently too. I'm not sure if the requirements for manifests changed. I haven't looked into it more than having verified that it doesn't show the option to install anymore despite the fact that it used to, and I don't think anything changed on freetube's side.

MarmadileManteater added a commit that referenced this issue Mar 1, 2024
@MarmadileManteater
Copy link
Owner

I believe the issue was that I was providing the incorrect app icon sizes. The PWA should now be installable in the latest nightly.

MarmadileManteater added a commit that referenced this issue Jul 11, 2024
  ##### APK changes:

 - System UI and navigation UI now match current theme (6f15a5b)
 - Screen no longer stays on when app is in background (#335)

##### PWA changes:

 - PWA should now be installable again (#297)

This release includes all of the changes from upstream release [0.21.1](https://github.com/FreeTubeApp/FreeTube/releases/tag/v0.21.1-beta) as well as [0.21.0](https://github.com/FreeTubeApp/FreeTube/releases/tag/v0.21.0-beta).

  ...

  **Full Changelog**: 0.20.0.116...0.21.1.118
MarmadileManteater added a commit that referenced this issue Jul 11, 2024
  ##### APK changes:

 - System UI and navigation UI now match current theme (6f15a5b)
 - Screen no longer stays on when app is in background (#335)

##### PWA changes:

 - PWA should now be installable again (#297)

This release includes all of the changes from upstream release [0.21.1](https://github.com/FreeTubeApp/FreeTube/releases/tag/v0.21.1-beta) as well as [0.21.0](https://github.com/FreeTubeApp/FreeTube/releases/tag/v0.21.0-beta).

  ...

  **Full Changelog**: 0.20.0.116...0.21.1.118
@MarmadileManteater
Copy link
Owner

This issue should be solved by the latest release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B: accessibility bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants