Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Build real-time iOS apps with ASP .NET Core SignalR
Rating: 4.3 out of 5(7 ratings)
35 students

Build real-time iOS apps with ASP .NET Core SignalR

Build apps for Apple devices (iOS, watchOS, tvOS and macOS) that use ASP .NET Core SignalR for realtime communication
Created byPawel Kadluczka
Last updated 4/2024
English

What you'll learn

  • Connect and communicate with ASP .Net Core SignalR Servers from Apple devices (e.g. iPhone)
  • Handle errors and connection life cycle events
  • Troubleshoot issues
  • Understand the most common mistakes and learn how to avoid them

Course content

14 sections14 lectures54m total length
  • Introduction0:47

    Learn to build real-time iOS apps by connecting Apple devices to an ASP.NET Core SignalR server using the Swift SignalR client, handling connections, errors, HTTP methods, and lifecycle events.

Requirements

  • Basic knowledge of the Swift programming language.

Description

Do you need to write an iPhone application that sends and receives instant updates to and from your ASP .NET Core backend? Would you like your Apple Watch to communicate with other devices and web sites in real time using SignalR? If so, look no further – this course is precisely what you need.

About the course

This course will teach you how to build applications for devices in Apple’s ecosystem running iOS, watchOS, tvOS or macOS that use SignalR for real-time communication via the ASP .NET Core backend.

In this course, you will gain hands-on experience by building an iPhone chat application from scratch that leverages the Swift SignalR Client to exchange messages with other users using an ASP .NET Core based chat server.

What you will learn

Key topics covered in this course include:

  • SignalR communication implementation

  • Error handling and hub connection life cycle

  • Automatic reconnection

  • Structural type handling

  • Troubleshooting issues

  • The most common mistakes and ways to avoid them

By the end of this course, you will have a deep understanding of how to integrate the Swift SignalR Client with your application, understand the nuances of working with the ASP .NET Core SignalR Server and know how to effectively identify, troubleshoot, and resolve issues encountered when communicating with the backend server.

About the instructor

My name is Pawel, and I am the creator of the SignalR Swift Client – the most widely used ASP .NET Core SignalR client for Apple’s ecosystem and a former member of the SignalR team at Microsoft.

Who this course is for:

  • iOS, macOS, tvOS and watchOS developers who need or want to use ASP .Net Core as their backend.