iOS SDK 1.51.0.2954
8 years ago
fixedFixed Bug fix in mobile MAU calculation.
8 years ago
fixedFixed Bug fix in mobile MAU calculation.
8 years ago
These changes are only available for Agent 2.0.
changedChanged Performance improvements for badges, tooltips, and any element-targeted guides
addedAdded Added support for several planned product features (to be released at a future date)
8 years ago
changedChanged Mobile tooltips were changed to be site-wide and not screen-sensitive, to enhance performance
changedChanged Guides images are now being prefetched during the SDK initialization to reduce guide display time
changedChanged Performance improvement in scaling the size of guide images according to the device’s screen density
fixedFixed setUserAttributes data loss fix: if during init the app does not set user attributes, we no longer override the old attributes that were set. Only if the app sets userAttributes with null, we override the old attributes
fixedFixed If a guide started to show but was not fully displayed to the user (for example, the user moved away from the screen while the guide’s display animation was in progress), this will not be considered a guide view for the sake of guide analytics and throttling.
fixedFixed App freeze in case a guide with an ‘Open URL’ call-to-action was triggered based on a ‘click on’ trigger
fixedFixed If the height OR the width of a scaled image is larger than the screen’s height or width, respectively, we use the original image and not the scaled one (before the fix we would use the original image only if BOTH height and width of the scaled image were larger than the screen)
fixedFixed If the host app is calling Insert.setPushId with null → ignore it
fixedFixed Fix to the case when the SDK loses the internet connection during a session and triggers a guide – the guide no longer looks zoomed in
8 years ago
These changes are only available for Agent 2.0.
addedAdded Agent metadata is now available to guide center templates
8 years ago
These changes are only available for Agent 2.0.
fixedFixed Fixes an issue with NPS poll submissions – This issue only pertains to un-released feature updates
changedChanged Improved rendering performance for “What’s New” guides
addedAdded Agent metadata is now available to guide center templates
addedAdded Adds support for a contentHost option when guide content is proxied through third-party servers
addedAdded Added support for several planned product features (to be released at a future date)