Profiles save
Tonight I set out to save profiles using Core Data. That is now a success. Created profiles are now saved to the iPhone. The next big step is to be able to select a profile and begin the ability to issue a challenge.
I already have the 4 messages ready to go to send challenges, receive challenges, send responses and receive results. The parsers are almost ready on the receive portions. Once those are done, its on to the web server to get the data, process it, and issue the responses, send emails, etc.