GoogleChromeLabs / GoogleChromeLabs/bubblewrap
v1.22 having issues with existing and new .keystore files.
- Dominant language
- TypeScript
- Stars
- 3.1k
- Forks
- 319
- PR merge metrics
- No merged PRs in 30d
Description
I've updated to 1.22 and have deleted my .bubblewrap directory to allow BW to download everything it needs fresh.
When doing bubblewrap update / bubblewrap build I'm getting:
_Failed to load signer "signer #1"
java.io.IOException: Keystore was tampered with, or password was incorrect_
Two weeks ago I updated this app and I know the password is correct and the .keystore file has not been changed.
As an experiment I attempted to create a new app with bubblewrap init. That process prompted to create the keystore and everything new, then bubblewrap build failed with an error not able to load the 'android' alias in the newly created keystore file.
Contributor guide
Assessment
This issue has not been assessed yet.