Hi there!!!
I started working again on Komic and I need to solve a thing...
Is there a way to hijack the home button on the Touch?
The home button triggers an unload event and I can listen for it inside Komic.
But, it seems that I don't have enough time to save everything to localStorage before the app is unloaded (unless I use something blocking like an alert).
So...is there a way to prevent the home button to work as default?
Thanks to all!!!!!
|