Reputation: 1041
Is there a way to get all gallery photos paths in iOS? I dont need to pick and display it, i need only the paths.
Upvotes: 2
Views: 4711
Reputation: 31722
Check the recently SO post for getting image URL through ALAssest
..
Upload ALAsset URL images to the server
There is another post,
display image from URL retrieved from ALAsset in iPhone
Upvotes: 3