[Tizen Application-dev] Security vulnerabilities in WebApp is detected.

2013-09-10 Thread Вячеслав Зайцев
Hi. Problem with certification. Application rejected with defect "Security vulnerabilities in WebApp is detected. For more information about the issue, please refer to the attached file.". Attached file is a list of methods from JayData library with name "executeQuery" and the line number in th

Re: [Tizen Application-dev] Application deployment guide / emulator

2013-09-10 Thread Yoon, Youngsik
For 2nd, I think you can submit. Just try. If your app has some issues on a real device, the tizen store will give you feedback with the information on the issues. Or you can try developer unit program. https://developer.tizen.org/support/development-unit-program/available-development-units It lo

[Tizen Application-dev] Power Consumption by app

2013-09-10 Thread MOS OS
Hi. I'm starting coding a new app for showing battery consumption. I was able to find in the public APIs some general information from PowerManager but I wonder if there is any way to get the power consumption BY APP. I couldn't find any API for that. Is that possible? Thanks!