Accessing iOS photo library

Part of our application is using existing photos and taking photos to use as in-game assets. I can’t seem to find anything in the documentation regarding how to get a hold of the photo library. Are there any examples I’m missing out there?
Thanks
-Mo

This is device specific and has nothing to do with units itself.
If you are lucky, prime31 has written a plugin which does just this. If not, you have to learn how to do this in Xcode. Not hat hard actually, at least not to summon the image picker. Getting the selected image into unity is than another topic.

I thought i saw something on this, with an answer. You should try a more intensive search.