Skip to main content

iOS Library


This document provides instructions to integrate the LoginRadius User Registration Service or Social Login in an iOS app.

Disclaimer

This library is meant to help you with a quick implementation of the LoginRadius platform and also to serve as a reference point for the LoginRadius API. Keep in mind that it is an open-source library, which means you are free to download and customize the library functions based on your specific application needs.

Requirements

OS X, Xcode and iOS 11 or higher.

This release has breaking changes from the previous SDK.

This version is a complete revamp of the previous SDK. Please refer to the changelog for a complete list of changes and improvements.

Installation

We recommend using CocoaPods for installing the library in a project.

Cocoapods

CocoaPods is a dependency manager for Cocoa projects. You can install it with the following command:

$ gem install cocoapods

Podfile

Open a terminal window and navigate to the location of the Xcode project for your application. If you have not already created a Podfile for your application, create one now: