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

android - net_scheduler holding wakelock -

sql - MySQL : Getting Entries from a many-to-many table -

java - Retrieving data from database using jsp (Hibernate + Spring + Maven) -