An open API service indexing awesome lists of open source software.

https://github.com/coolishbee/universal-sdk-unity

The Universal SDK for Unity provides a modern way of implementing Social Login APIs.
https://github.com/coolishbee/universal-sdk-unity

android apple-login apple-sign-in apple-signin facebook-login google-login google-sign-in ios unity unity-android unity-ios unity3d unity3d-plugin

Last synced: 19 days ago
JSON representation

The Universal SDK for Unity provides a modern way of implementing Social Login APIs.

Awesome Lists containing this project

README

          

# Universal SDK for Unity

[Docs English](https://chc3484.gitbook.io/sdk/unity-sdk/get-started) | [Docs Korean](https://chc3484.gitbook.io/sdk/v/ko/unity-sdk/getstarted) | [AssetStore](https://assetstore.unity.com/packages/tools/integration/universal-sdk-204843) | [Demo](https://github.com/coolishbee/universal-sdk-unity-demo)

## Overview

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.

**The Facebook login feature will be deprecated.**

## Supported Platforms

- Android
- iOS

with Unity 2019.x or later.

## Android
### Features
- Google Login
- Facebook Login
- Apple Login **(using CustomTabs)**
- AndroidX Support
- Chrome Custom Tabs

### Dependency
- `implementation 'com.facebook.android:facebook-login:16.2.0'`
- `implementation 'com.google.android.gms:play-services-auth:21.0.0'`

## iOS
### Features
- Google Login
- Facebook Login
- Apple Login
- Capability Support
- Safari View Controller

### Dependency
- `'GoogleSignIn', '~> 7.1.0'`
- `'FBSDKLoginKit', '~> 17.0.0'`

## Support

Please visit this repository's [Github issue tracker](https://github.com/jameschun7/universal-sdk-unity/issues) 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)**