Search Results

Search found 126 results on 6 pages for 'nsxmlparser'.

Page 6/6 | < Previous Page | 2 3 4 5 6 

  • App crashes when adding array data to table cells

    - by bassmandan
    I am trying to create a table view that loads a number of tweets into the table (one per cell etc). I am using NSXMLParser to get the information and have got as far as creating an array with the selection of tweets that I want. However, when I try to add them to the table cells, the app crashes on the line: cell.textLabel.text = cellValue; An

    Read the article

< Previous Page | 2 3 4 5 6