-
Notifications
You must be signed in to change notification settings - Fork 5
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
Comments
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. |
I believe the issue was that I was providing the incorrect app icon sizes. The PWA should now be installable in the latest nightly. |
##### 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
##### 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
This issue should be solved by the latest release. |
Guidelines
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
The text was updated successfully, but these errors were encountered: