问题
I develop Tizen Wear Web app. When I emulate it on Chrome - all is ok.
When I want to run app on device emulator or real device I see this error (screenshot):
"Build Signed Package - Creating package failed - java.io.IOexception: Invalid password": ERROR PIC
Story: I install tizen studio, create sertificates (like on Tizen FAQ), create new Web App from examples, try to run.. failed.
I found LOG of build, it says: [2018.11.28 13:29:32][ERROR] TizenIncrementalSigner.java(1304) - C:\Users\USER\Desktop\tizen-studio\tools\certificate-generator\certificates\distributor\tizen-distributor-signer.p12 is invalid certificate file or password incorrect.
I want to fix this problem, but I have no ideas about what password is incorrect and how to set correct. Thank you!
回答1:
If you have not resolved the problem yet, try this: issue a certificate from another issuer. In my case, I tried to build a package with a Samsung certificate - unsuccessfully. I managed to build the package after changing the certificate on the Tizen's one.
来源:https://stackoverflow.com/questions/53517875/tizen-studio-x64-build-signed-package-creating-package-failed-java-io-io