today I got email from Tizen store that our game (previously approved) was suspended. This is the message:
"Dear Seller, First of all, thank you for being with Tizen Store. Much to our regret, we would like to inform that your application was suspended because this application does not work properly on new binary. (https://developer.tizen.org)
Below is defects on the application.
(Defect) Unable to use a quick panel in the application. (Procedure) 1. Run application. 2. Check quick panel on the top of screen. (Expected Result) It should be able to use a quick panel on the top of screen after application is launched. Thank you for your generous understanding. Tizen Validation Team."
The game was build with 2.2.1 SDK, so I beleave that there is not newer binary?
The game is full screen OpenGL app. As I understand it, the quick panel is the one that you can show when sliding with finger down from very top of the screen? If yes it does not show also in any of my other OpenGL games, but these were not suspended. The main loop of the game is based on GlesCube sample app. And by the way I am also sure that I do not want users to accidently open this menu when playing.
Have any of you also encountered this? Is the validation team right? Do your full screen OpenGL games show quick panel?