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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Added In App Messaging Tag Substitution using Liquid Templating
IAM Tag Substitution is using LiquidJS version 9.23.1 #887
Removing alert prompt for launch URLs
Users will no longer receive an alert asking to open a launch URL when a notification with a launch URL is opened. #901
Set external user id fixes
Fixing external user id not being set on an email record if the same id was set for the push record. Also resolves external ids not being set if the id was cached but the user was deleted from the dashboard. #903
Adding the ability to disable 'OneSignal load'
This disables OneSignal SDK Swizzling to prevent issues when running unit tests. Do not use this option for your main target or OneSignal will not function. #898