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

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -