android-js / androidjs

Platform to build android app using node js
MIT License
462 stars 109 forks source link

Failed to load signer "signer #1" #306

Closed fox3000foxy closed 11 months ago

fox3000foxy commented 11 months ago

Describe the bug A clear and concise description of what the bug is.

Error signing apk

androidjs b -d --release= false copying assets ... updating app name... Setting app version ... Version Code: 1000032 Version Name: 1.0.0 Adding: android.permission.INTERNET Built AndroidManifest.xml platformBuildVersionCode: 33 platformBuildVersionName: 13 updating theme ... Using SDK: 2.3.0 Building Apk ... Build process started: building ...6 :██████████████████████████████████████████████████ √ Generating apk in debug mode. use '--release' to generate release build error on signing apk Failed to load signer "signer #1"

To Reproduce Steps to reproduce the behavior:

  1. Make a new app
  2. Build the app
  3. See error

Expected behavior APK should be build

Screenshots image

Desktop (please complete the following information):

Smartphone (please complete the following information): Its not during install its during building

Additional context Add any other context about the problem here.

fox3000foxy commented 11 months ago

image

fox3000foxy commented 11 months ago

Ok, just in conflict with android studios files