i’ve using the product for a while, here’s my
unsolicited requests from future releases
– display a web-page and be able to navigate
back to previous page. i understand this is
an ios issue – but this is a big show stopper for
me.
– unique device id. this might be difficult given
it’s a webapp but any suggestions welcome.
the solution needs to come up with an unique id
even if someone clears the cache/cookies etc.
– a custom javascript alert/confirm/prompt
boxes. the built-in ones are ugly and quite
jarring. this would be a good addition to
phoneui to add iphone like dialogs.
– right now when the initial page is displayed
there’s no pre/post transition calls – but
post is called when phoneui.back() is called
and pre/post is called then gotopage is called.
it seems inconsistent..but not a major
issue.