Publisher | JAMES CHEON |
---|---|
File size | 2.39MB |
Number of files | 410 |
Latest version | 1.3.2 |
Latest release date | 2024-05-16 02:49:28 |
First release date | 2021-12-16 09:10:19 |
Supported Unity versions | 2018.4.2 or higher |
The features included in this SDK will help you develop a Unity game with an engaging and personalized user experience.
Features
Android
- Google Login
- Facebook Login
- Apple Login
- Chrome Custom Tabs
- Android Target API 31 higher supported.
iOS
- Google Login
- Facebook Login
- Apple Login
- Capability Support
- Safari View Controller
Setting up your project
The Universal SDK for Unity provides an interface for using Universal SDK on either iOS or Android platform. To use Universal SDK in Unity Editor and export it to a platform, your development environment needs a few things.
Unity requirements
- Unity 2019.4 or later, with iOS and Android modules installed
- A valid subscription for Unity Personal, Unity Plus, or Unity Pro
Installation on iOS
To integrate Universal SDK for Unity on iOS, you need:
- iOS 11.0 or higher as the deployment target
- Xcode 14 or higher
On iOS, Universal SDK for Unity works as a wrapper for the Universal SDK for iOS. You must manually add framework to your project on iOS.(UniversalSDK.framework is located in the Plugins folder)
Installation on Android
You must have the Android SDK installed, because Unity will use it to build your project to the Android platform. If you have previously configured Unity for Android development (opens new window), you already have the Android SDK.
Docs | Github Repository | Unity Demo | Github issue tracker