samedi 6 décembre 2014

Using Parse with Swift - Accessing data from Picker in previous view controller


Vote count:

0




I'm new to Swift and Xcode in general. I'm trying to make an app similar in essence to Twitter. My issue is that after my Table View Controller for my timeline I have two pages/View Controllers: one with a picker to choose a specific house and the next to make a text post.


On the Second View Controller's code with the text, I try to save an object with the post's content and the selected house to Parse. The content is saved just fine. But I get errors when I try to do the same to the house (because it's from a different page)


I'm positive this is a very simple, obvious thing I am missing....


Thanks!



asked 19 secs ago







Using Parse with Swift - Accessing data from Picker in previous view controller

Aucun commentaire:

Enregistrer un commentaire