Skip to content

3.10.0 Release

Compare
Choose a tag to compare
@Nightsd01 Nightsd01 released this 31 Jul 22:29

Adds Send/Delete Tags Callback

  • Adds a new ChangeTagsUpdateHandler parameter for methods that update/delete tags.
  • Publicly exposes requiresUserPrivacyConsent() that indicates if the application is set to require privacy consent and the user hasn't yet given consent
  • Publicly exposes onesignalLog() so that wrapper SDK's can use it
  • Updated fix for error with startWakefulService on Oreo when sending high priority with remote urls.