ios6 - iOS uiwebbiew image gallery -


due resource issues have develop app uiwebview. there part user has gallery. have read possible users upload images phone gallery via [input type=file].

is there solution app can store images locally user phone without user intervention, , images stored accessible app only? on every view of webpage gallery, can load stored images uiwebview rather having user download same images every time.

edit

based on first comment, have gathered more. pls correct me if wrong.

the app can download webpage gallery images app document directory. directory accessible app in unrooted iphone.

when user access webpage gallery, can download html document directory also, , serve uiwebview. inside html image tags pointing images in document directory.


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

android - Keyboard hides my half of edit-text and button below it even in scroll view -

css - Make div keyboard-scrollable in jQuery Mobile? -