10. Making the app communicate over the Internet

In this module, we will learn how an iOS app can talk to a server over the Internet. We will learn how to use remote APIs, fetch data from a server, and send data to a server using those APIs.

Last updated

Was this helpful?