Closed MrVokie closed 9 years ago
Yes, it possible if you save selected pictures asset url and need to customize
I don't have found the sample code In your project. how to save asset url? how to customize?
there's no example. if you refer to codes that select photo after taking photo, you can make it.
thanks a lot. I am reading your source code for more help.
it will help you. check this out. (void)saveAssetsAction:(NSURL )assetURL error:(NSError )error isPhoto:(BOOL)isPhoto
Here is a question: I selected two pictures at first time. is that possible to make the two pictures are selected when I enter the picture select view controller again?