photo gallery on ios

Hi,

I'm using the prime31 Etcetera Plugins (Very good tools). I currently have screen captures saving to the photo library (camera roll) but now I need to have the photos viewable from within the app in the form of a gallery.

Any suggestions on how to do this. I'm totally stuck. As an alternate, is there a way to launch the photo library from Unity? Thx!

If you want a 2-D gallery, eDriven.Gui is the right answer: http://edrivenunity.com/load-images :slight_smile:

Hi,
I have imported the prime31 Etcetera into my Unity3D project. But I get some error said : Assets/Plugins/Etcetera/testSupport/EtceteraGUIManager.cs(99,33): error CS0103: The name `EtceteraBinding’ does not exist in the current context

I am using Unity3.50 beta, do you know why I get the error?