Skip to content

3.8.3 Release

Compare
Choose a tag to compare
@jkasten2 jkasten2 released this 22 Mar 23:17

Misc Fixes 🐛 & Improvements 🔨

  • Fixes ConcurrentModificationException errors, regression bug in 3.8.0 Issue #465
  • Refactored internal SharedPreferences writes for improved performance. PR #479
  • Updated to gms dependency range to include 12.+
  • Fixes logoutEmail error when using emailAuthHash
  • Fixes race condition subscription issue when promptLocation is called after init Issue #477
  • Unity - Fixed missing OneSignalUnityProxy class when using Proguard