Skip to content

v0.20

Compare
Choose a tag to compare
@elringus elringus released this 09 Sep 14:00
1c62182

Package compatible with Unity 2017.3 and higher.

Changes:

  • Added custom URI authorization scheme support;
  • Added iOS and Android native library dependencies manifest to be used with PlayServicesResolver;
  • Added native authorization providers for Android and iOS;
  • Fixed authorization issues on Android and iOS (#21, #23, #24);
  • Improved AuthCodeExchanger and AccessTokenRefresher requests error logging;
  • Refactored test and example scripts to remove boilerplate code and make the UI adaptive (#25).