Google Drive SDK for the Unity game engine
Intoduction This is the OpenAPI V3 documentation for https://api.goog.io An API to perform Google Searches. Extremely fa
**Target Unity version: `2019.4`** ## What's Changed * Add an option to use specific port for redirct uri under loopback scheme by @nicolasboattin…
**Target Unity version: `2019.4`** Changes: - Fixed links in readme. (#128) - Fixed async utils methods silently failing on request error. (#124)…
**Target Unity version: `2019.4`** Changes: - Made json net assembly internal to prevent conflicts with other similar assemblies. (#76)
**Target Unity version: `2019.2`** Changes: - Auth cancellation on Android is now properly handled. (#53) - Updated native dependencies - Remove…
**Target Unity version: `2019.1`** Changes: - Added an API to cancel pending auth. (#35) - Added assembly definition file. - Changed package lay…
**Package compatible with Unity 2017.3 and higher.** Changes: * Fixed settings provider issues with Unity 2018.3b10 (#31).
**Package compatible with Unity 2017.3 and higher.** Changes: * Fixed an issue when an extra new line symbol was added when sending multipart uplo…
**Package compatible with Unity 2017.3 and higher.** Changes: * Generic response errors are now handled correctly; * Fixed multipart upload issue…