Skip to content

Latest commit

 

History

History
50 lines (38 loc) · 1.68 KB

README.md

File metadata and controls

50 lines (38 loc) · 1.68 KB

Universal SDK for Unity

Docs English | Docs Korean | AssetStore | Demo

The Universal SDK for Unity provides a modern way of implementing Social Login APIs. The features included in this SDK will help you develop a Unity game with an engaging and personalized user experience.

No need to import any third party (Google, Facebook, Apple). All included.

Android

Features

  • Google Login
  • Facebook Login
  • Apple Login (using CustomTabs)
  • AndroidX Support
  • Chrome Custom Tabs

Development Environment

  • Android Studio
  • Kotlin 1.3.61
  • Gradle Version gradle-6.1.1-all.zip
  • Gradle Plugin Version classpath 'com.android.tools.build:gradle:4.0.1'

Dependency

  • implementation 'com.facebook.android:facebook-login:15.2.0'
  • implementation 'com.google.android.gms:play-services-auth:19.0.0'

iOS

Features

  • Google Login
  • Facebook Login
  • Apple Login
  • Capability Support
  • Safari View Controller

Development Environment

  • Xcode Latest Version
  • Swift 5.0
  • iOS Deployment Target 11.0
  • iOS Minimum Deployments 11.0
  • Cocoapod Latest Version

Dependency

  • 'GoogleSignIn', '~> 6.1.0'
  • 'FBSDKLoginKit', '~> 11.0'

Support

Please visit this repository's Github issue tracker for feature requests and bug reports related specifically to the SDK.

For other any questions, send us an email to chc3484@gmail.com. (Please reply if the issue is resolved)