Amazon rejection- Hibernate
Chimoru
Member, PRO Posts: 137
I submitted an update to one of my apps from Amazon, and it was rejected for the following reason:
"Keep Floating" was found to be incompatible because of issues with the app’s interaction with Kindle Fire's hibernation feature."Keep Floating" force closes, crashes, or loses user state after the device hibernates and then resumes.
I don't have any hibernate rules in my project, I don't know what could be causing this. Has anybody else gotten this rejection from Amazon?
Thanks.
"Keep Floating" was found to be incompatible because of issues with the app’s interaction with Kindle Fire's hibernation feature."Keep Floating" force closes, crashes, or loses user state after the device hibernates and then resumes.
I don't have any hibernate rules in my project, I don't know what could be causing this. Has anybody else gotten this rejection from Amazon?
Thanks.
Comments
If its just a 'state' then that could be rectified with save/load attributes but the crash is something else.
Also, just make sure your Android SDK is upto date, you never know
Best of luck.