Questions tagged [phphotolibrary]

The PHPhotoLibrary framework provides interfaces for viewing, editing and creating assets and collections managed by the IOS Photos app.

196 questions
-2
votes
1 answer

NSMutableArray returning nil after adding a UIImage to the array

I want to fetch the last photo taken in the photoLibrary and add it to an array which will be used in the UIActivivtyViewController. When the UIActivityViewController is presented, the image is not shown and it appears that the UIImage was never…
Ro4ch
  • 850
  • 8
  • 21
1 2 3
13
14