wuba / taro-playground

The Taro Playground App is a cross-platform application developed using Taro, to help developers develop and debug Taro applications.
https://wuba.github.io/taro-playground/
Apache License 2.0
255 stars 53 forks source link

Android端APP启动报错 密码错误 希望修改 #19

Closed Laughing88 closed 2 years ago

Laughing88 commented 2 years ago

Execution failed for task ':app:packageDebug'.

A failure occurred while executing com.android.build.gradle.tasks.PackageAndroidArtifact$IncrementalSplitterRunnable com.android.ide.common.signing.KeytoolException: Failed to read key androiddebugkey from store "/Volumes/project/个人项目/taro/taro-playground/android/app/debug.keystore": keystore password was incorrect

zhiqingchen commented 2 years ago

bug,待修复。 可以先用下自己的签名文件。

zhiqingchen commented 2 years ago

https://developer.android.com/studio/publish/app-signing

Laughing88 commented 2 years ago

请尽快修复一下: image