Skip to content

Release 3.3.0

Compare
Choose a tag to compare
@emawby emawby released this 17 Mar 22:04
e6d47c0

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