Hey guys!
So I tried to update my app on the store and I got this message when being rejected:
"[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 only changed the API version from 2.1 to 2.2 so I dont know how to fix that...
Any ideas?
Thanks!