overview
Mobile SDK
Mobile SDKs follow a similar approach like web-based SDKs, but the mobile SDKs provide native implementation methods in the respective mobile platforms like Android, iOS, Xamarin, PhoneGap, and Ionic.
LoginRadius provides a set of mobile libraries that can help you integrate the LoginRadius social login and registration features into your desired mobile technology-based application. These are open source and use technologies such as REST API and OAuth 2.0. The basic characteristics which you can find in all LoginRadius mobile SDKs are as below:
- Scalability
- Capability
- High-performance
- Data usage with security
- Logging
The LoginRadius supported mobile SDKs are listed below:
Mobile Library | SDK Reference Document | GitHub Reference Link |
---|---|---|
Android | Android Library Guide | SDK and GitHub reference |
Ionic | Ionic Library Guide | SDK and GitHub reference |
Ionic 2 | Ionic 2 Library Guide | SDK and GitHub reference |
iOS | iOS Library Guide | SDK and GitHub reference |
PhoneGap | PhoneGap Library Guide | SDK and GitHub reference |
Xamarin | Xamarin Library Guide | SDK and GitHub reference |
React Native | React Native Library Guide | SDK and GitHub reference |