iOS URLSession Tutorial

preview_player
Показать описание

--
50% off my iOS Development Fundamentals Course on Udemy:
or use CODEPRO999 for 50% off the course price. iOS Development Fundamentals Course on Skillshare:

--
In this tutorial we will cover the basics of how to use URLSession to make asynchronous web requests to a remote web service and validate the response.

--

Useful Learning Resources

--

Follow CodePro at:

Check out some of the apps I've built:

If you found this tutorial helpful please like the video, share the video, and subscribe to CodePro. You can follow CodePro on Twitter and Facebook for the latest channel news and updates. As always, you will find the completed code in the GitHub link above.
Рекомендации по теме
Комментарии
Автор

Delivered as promised! Learn how to harness the power of URLSession to make asynchronous web requests in your app.

CodePro
Автор

Amazing tutorials...Please keep on uploading more ..

rashicomm
Автор

Thank you for this. I now have a nav controller integrated into my stack of views. Assuming a need to do so, how can you pass data from the "login" view to the "secondary view". The login view is doing a present(navController, , , ), so there's no prepare(for:sender:) call. That's where I would have put the code to stuff values into the destination view controller's local variables.

cometmace
Автор

Gracias por el aporte, intento implementarlo usando una arduino, alguna sugerencia?

venturaavh
Автор

Thank you for a great tutorial.  I have a question.  I am getting an array from my json and want to pass it on as a return value so I can use it somewher else.  Any advise?

ghiathos
Автор

and the error I got in the playground is "Instance member 'executeWebRequest' cannot be used on type 'webAPIService'; did you mean to use a value of this type instead?"
I hope you can help in getting this code example to work in an xcode playground

r.v.e
Автор

Why a "shared" session. What is being shared and with whom?

cometmace
join shbcf.ru