Skip to content

2.7.3 Release

Compare
Choose a tag to compare
@Nightsd01 Nightsd01 released this 28 Jun 01:29

• Updates Android Native SDK (to 3.9.2)
• Updates Google Jar resolver to 1.2.75.0
• Fixes some Unity Cloud Build compatibility issues (please note: we still recommend against using UCB for your app store builds, since it will not add the Extension service)
• Fixes an issue with unity rebuilds where a 'File Already Exists' error would be printed to console.
• Adds an update check dialog, which will alert you (only once) when a new update is available

OneSignal Android SDK 3.9.2

  • Fixed NPE with flushBufferToDisk #513
  • Fixed idsAvailable not being called a 2nd time when registrationId was null. PR #563