ios - About HTML5 offline storage & cache for iPad app -


why html5 rocks ? if use 1 word answer, think "cross-platform".

you can build products using html5 1 time , distribute different platform such web , ipad etc.

but after research, found several problems html5 family tech

  • not robust : there lot of randomness , , not easy control
  • storgage limited : no clear answer max size (?) , , sure there limitation of storage
  • not best user interaction : compared native ios app

any other problems think ?

and if html5 guru,maybe correct wrong understanding of mine.

the biggest problem me right html5 not standard. it's not complete specification.

but has been problem building web applications; implements them different degrees of completeness, , have vigilant of implementation variations.

if end having maintain multiple versions of same code each browser anyway, start question whether "it works everywhere" argument sound anymore.


Comments

Popular posts from this blog

c# - how to write client side events functions for the combobox items -

exception - Python, pyPdf OCR error: pyPdf.utils.PdfReadError: EOF marker not found -