GoogleChromeLabs / GoogleChromeLabs/bubblewrap

Fragile first-run experience

Open
#702 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
3.1k
Forks
319
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**

The initial project setup is a fragile process that can lead to user frustration.

If the user has a typo in the favicon URL, the Android project is created, but no key store. Trying to `build` the project leads to confusing password entry prompts and then errors. There is apparently no way to generate the key store outside of the `init` process. The user is left to repeat the entire project initialization.

**To Reproduce**

1. `bubblewrap init` a new project
2. Have a typo in the favicon URL
3. Go through the entire process of creating the project

**Expected behavior**

You get an Android project.

**Desktop (please complete the following information):**
- OS: WSL
- Browser [e.g. chrome, safari]
- Version [e.g. 22]

**Additional context**
Add any other context about the problem here.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.