- Home /
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!
Answer by dkozar · Aug 16, 2012 at 07:47 PM
If you want a 2-D gallery, eDriven.Gui is the right answer: http://edrivenunity.com/load-images ^_^
Answer by kentoy · Feb 11, 2012 at 03:16 PM
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?
$$anonymous$$ake sure the platform is set to iOS in the Build Settings menu (File > Build Settings...) - if it's not set to the right platform, it won't work and will produce exactly this error.
Your answer
Follow this Question
Related Questions
play video from iphone photo library 0 Answers
can iphone load jpeg from url 1 Answer
how to solve library not found for -liPhone-lib in Xcode? 0 Answers
Problem with linking internal xCode frameworks. 2 Answers
iOS Photo Gallery 0 Answers