You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.