objective c - iOS WebServices Login App -



objective c - iOS WebServices Login App -

hi used code of site: http://dipinkrishna.com/blog/2012/03/iphoneios-programming-login-screen-post-data-url-parses-json-response/5/ create simple web service login app.

the issue is, illustration on website it's ios 6.1 want in ios 7 layout storyboard , not xib files. copied in project renamed classes , controller, fixed warnings , errors, now, if started simulator app runtime error:

libc++abi.dylib: terminating uncaught exception of type nsexception (lldb)

this message in thread: 0x10213b866: jae 0x10213b870 ; __pthread_kill + 20

i'm new on app development , hope can help me.

ios objective-c

Comments

Popular posts from this blog

ruby on rails - Devise Logout Error in RoR -

model view controller - MVC Rails Planning -

php - Working with pretty urls on apache and fastcgi after hhvm installation -