iphone - Saving photos to custom library -


my problem annoying. i'm creating app takes photos , need save them custom gallery. i've found couple of tutorials how alassetslibrary there one, big problem... there no saveimage:toalbum:withcompletionblock: method. i've used addassetsgroupalbumwithname:resultblock:failureblock: create custom photo album there no way can save images gallery! i'm using ios 6 iphone 4.

any ideas!?

the method mentioned in question saveimage:toalbum:withcompletionblock not part of alassetslibrary. method written in alassetlibary's category. got import category in class use method.

to learn more objective c category , check out developer reference.


Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -