Back to updates

New iOS SDK released with support for Cocoa pods

The updated 3.1.1 of our iOS SDK version comes with support for Cocoa pods distribution framework which includes enhancements for Cocoapods installation & big fixes.2016-08-12

In our constant pursuit of helping our customers with faster implementation of LoginRadius solution, we have released the updated version 3.1.1 of our iOS SDK. This version comes with support for Cocoa pods distribution framework. Pods’ are managed in a repo that lives on Github here https://github.com/cocoapods/specs. This is where 3rd party library vendors submit their ‘Pods’ to work with CocoaPods. Please see the change log for 3.1 onwards

The latest version of the SDK includes the following enhancements:

Support for Cocoapods installation : CocoaPods is a dependency manager for Objective-C, which automates and simplifies the process of using 3rd-party libraries. Using CocoaPods, customers can easily include 3rd party libraries into their projects. The iOS SDK is no longer distributed as a universal framework. Please see api-docs for details regarding the installation steps. Bug fixes : Redirection bug fixed in Social login through registration hosted pages. Download the latest version for iOS SDK and follow the support doc from https://docs.loginradius.com/api/v1/mobile-libraries/ios-library

More Updates

View All