iOS tab based form, how to save data from different tabs at one click?
I have three tabs for my form in my iOS app. and I am trying to save the
data at one go. How do I grab all the values from all three tabs at once
and save it to core data and also post it to the server?
No comments:
Post a Comment