Hi,
I have trouble running emulator and can't test my app well enough without it. It seems to run ok in web simulator and it also seems Tizen certification team got it to run on a Tizen device. But then my app got rejected for the following reasons:
- Failed to terminate application
- Abnormal operation when sleep interruption occurs
- Abnormal operation when hold interruption occurs
Looks like there are problems with resume/pause events. My app is just embedded HTML5 game into Tizen web app template. Is there some additional code that needs to be implemented?
Thanks a lot,
Lubos