You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This looks great! I think I'm going to provide an icon that looks more like an application. @lauty95 Can you look into the TWA workflow to remove the URL bar on top? https://stackoverflow.com/a/63079169
@agritheory
I really tried to remove the top bar, but I couldn't. I spent a lot of time on it and thought this issue would be easy when I started, but since it's not a priority, I made this PR to share my progress and move on to issue #220, which I believe is more important.
However, I’ll check the Stack Overflow discussion and test other solutions.
Thanks!
@agritheory@lauty95 I've added some <meta> tags that should help resolve the PWA without an address bar. Can you build the latest change and try locally as well?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I installed
vite-plugin-pwaas a dev dependency and used it to set up the files that need to be cachedTo tested it I used ngrok
and then i just get in with the url that show in the console

This is required to install a PWA (that the url is in https)
clideo_editor_26a44e2c3558489598ade7d7d966e225.mp4