I have almost finished my iPhone app, which revolves around social networking. I have come across an issue… Each value which is printed, friends, friend requests etc are printed onto a website, from a SQL Database, and then the iPhone reads this and renders it into a UILabel (via echo). The issue that I am having is that its ok for Jim to have Bob, Josh and John listed in his friends as one label, but when I want to view Johns profile by clicking on his name, I can’t use the UILabels value because it’ll be Bob, Josh and John! Is there anyway to basically get each row printed into a separate UILabel. I have tried putting some validation on the webpage for example bob!validate!josh!validate!john!validate! but I don’t know how to get the iPhone to detect the !validate! and print the values inbetween in onto an individual label. I hope i’m making sense! Thanks in advance
I have almost finished my iPhone app, which revolves around social networking. I have
Share
based on a separator (like this);