- Home /
Question by
AndreasX12 · Aug 09, 2013 at 11:56 AM ·
androidapksigningsign
Problem when building/signing .apk
Hi.
When I build my .apk from Unity I get this error:
jarsigner: unable to read password
I have downgraded to JDK 1.6 but it still doesn't work..
Thanks, Andreas.
EDIT: It does build the .apk, but it won't upload to the Developer Console or install on my device (Probably because it isn't getting signed at all by the jarsigner..)
Comment
I know Unity have difficulties to read password with special characters. Have you in your password some of these ? ( like ^ / % )
I only have A-Z letters and 1-9 numbers, so I dont think that's the problem... :-)