Open heonie opened 3 years ago
Hi, the issue has been shown frequently on Ubuntu environment, I know that Tizen studio is using the way to encrypt / decrypt password with gnome-keyring. And the official guide says It should be enabled before using.
Could you please try this solution? If you are still in problem, please let me know.
I'm testing this on this environment:
When I call the
buildWidget
of theTVWebApp
class, it throws an exception. Here's the log from the console.As I run the
secret-tool
which is the certificate-encryptor of the Linux on the bash, it shows error like below:I can sign and package the application with Tizen Studio or tizen-cli with the activated certification profile. So, I believe this is not related to the wrong certification profile.