New iOS SDK released with support for Cocoa pods
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. This is where 3rd party library vendors submit their ‘Pods’ to work with CocoaPods. Please see the change log for 3.1 onwards here
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 from here and follow the support doc from here