You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You'd need to write code that downloaded the plist and parsed its data into a usable array or dictionary that you could then use to provide data to the photo gallery using the delegate methods. Here's some sample code I quickly found doing a Google search: http://stackoverflow.com/a/14859027/189292
Once you have a your plist data, just use the data source delegate methods to provide the content for the image gallery.
Is this possible todo? Not an Obj-c kinda guy, how hard would this be?
The text was updated successfully, but these errors were encountered: