swift - How to call webAPI?I had created my SIGNUP page but i don't known how to call webapi in button click event -


i had created signup page don't known how call webapi in button click event ios swift.**enter code here**

there 2 ways call webapi. 1. nsurlconnection 2. nsurlsession

take @ https://stackoverflow.com/a/24176452/2010154 nsurlconnection

http://www.kaleidosblog.com/nsurlsession-in-swift-get-and-post-data nsurlsession


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -