I made some simple application from sample in Tizen Studio in order to try Tizen push notification. I followed the guide and added following privilege to config.xml
Even though I have privilege when I try to connect to the push service with tizen.push.connect I get SecurityError code 18 saying :
An attempt is made to perform an operation or acccess some data in a way that would be a security risk or a violation of the user agent's security policy.
I tried to use older Tizen and use with tizen.push.registerService than SecurityError is not observable anymore but I get error
Uncaught TypeError: r is not a function
NOTE: I tried for example to get package info so I added privilege for package.info and it was working, but for push is the same with or without. Also I sent request and recieved permission for this appId also I got APP KEY.
I am using Tizen 6.5 and Tizen Studio 4.6 with Tizen Web Application Simulator.
Tizen TV – push connect throw SecurityError
Greetings to all,
I made some simple application from sample in Tizen Studio in order to try Tizen push notification. I followed the guide and added following privilege to config.xml
Even though I have privilege when I try to connect to the push service with tizen.push.connect I get SecurityError code 18 saying :
I tried to use older Tizen and use with tizen.push.registerService than SecurityError is not observable anymore but I get error
NOTE: I tried for example to get package info so I added privilege for package.info and it was working, but for push is the same with or without. Also I sent request and recieved permission for this appId also I got APP KEY.
I am using Tizen 6.5 and Tizen Studio 4.6 with Tizen Web Application Simulator.
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio