bubblewrap
bubblewrap copied to clipboard
Bubblewrap is a Command Line Interface (CLI) that helps developers to create a Project for an Android application that launches an existing Progressive Web App (PWAs) using a Trusted Web Activity.
**Describe the bug** When using a bubblewrap TWA on Android with display set to `fullscreen` or `fullscreen-sticky`, a pull down refresh of the page breaks the CSS variable `safe-area-inset` (commonly...
**Describe the bug** I decided to use `bubblewrap update` to regenerate and update projet (this is not the first time I do it). Unfortunately the CLI can't start updating and...
**Issue**: After publishing a pwa to Playstore, the share target does not works on such apps installed via playstore. However if a pwa is installed directly from web, all seems...
### Describe the bug When creating a new TWA bubblewrap doesn’t set the password for the key anymore. ### To Reproduce Steps to reproduce the behavior: 1. `bubblewrap init --manifest...
I have a PWA that is on a domain `app.domain.com` and have a SSO that is on a domain `sso.domain.com`, the URL bar is not showing on `app.domain.com` but it...
**Is your feature request related to a problem? Please describe.** I'm trying to use bubblewrap on an existing project that, per Rails conventions, has `.rb` files in folders under `app/`...
Can't figure out how to, e.g. * disable notification delegation (enabled by default, wizard doesn't ask about it) * enable alpha dependencies (disabled by default, wizard doesn't ask about it)...
Bumps [thenify](https://github.com/thenables/thenify) from 3.3.0 to 3.3.1. Changelog Sourced from thenify's changelog. 3.3.1 / 2020-06-18 fixes [0d94a24] - fix: remove eval (#30) (Yiyu He ) Commits 1d054b4 Release 3.3.1 0d94a24 fix:...
**Describe the bug** While running bubblewrap init --manifest=https://www.citivelocity.com/worthi/eppublic/helloworthi/manifest.json I am receiving a non descriptive error saying Cli Error the session has been destroyed. I already validated jdk and androidSdk. Is...
Add a docker image which ships the bubblewrap cli (with all needed dependencies like java & android-sdk). This docker image can be used to easily run the cli as container...