Amazon rejection- Hibernate

ChimoruChimoru 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.

Comments

  • zzap64zzap64 Member Posts: 405
    Have you tried running the signed APK on your own hardware to replicate the issue ?
  • ChimoruChimoru Member, PRO Posts: 137
    I don't have a Kindle to test on, I guess it's time to get one though. I'm wondering if anyone else has successfully published to the Kindle Fire without any hibernation rules.
  • DeadlySeriousMediaDeadlySeriousMedia ArizonaMember Posts: 838
    I did. Gems on Tap is on Kindle and I didn't add any rules regarding hibernate.
  • ChimoruChimoru Member, PRO Posts: 137
    That's what I thought, because I released a previous version without any hibernation rules and it was approved. I'm just going to resubmit and see what happens...
  • zzap64zzap64 Member Posts: 405
    I too recently published to Kindle and approved with no mention of hibernation.
    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.
Sign In or Register to comment.