Hey Guys!
When I tried registring my app, it got rejected. This is the message I got:
"[Defect]
The application is not terminated or the previous page does not appear when the BACK key is pressed. Ref: Please build your application on the latest SDK as possible.(SDK2.2)
[Test Procedure]
1. Run the application.
2. Press the BACK key.
3. Check that the application operates as expected.
[Expected Result]
When the BACK key is pressed, the application must be terminated or the previous page must appear."
I was just trying to update my app from Tizen 2.1 to 2.2... The only thing I did was changing the API version and adding the screen size feature..
Any ideas why it would not work?