...how to best actually read the items into the app from the array?
Suggestions? Thank's.
Here's quick recap of what I want to do again in this ViewController;
Quote:
This might help you to help me. What I really want to do is;
√ 1) Check the .plist for how many items I've got (setting a maxcount).
√ 2) Select a random item within that array and within the above maxcount.
3) Read the fields (pictureurl + text) & present on screen.
|