iOS SDK 2.13.1
4 years ago
fixedFixed Stability improvements
4 years ago
fixedFixed Stability improvements
4 years ago
fixedFixed Guide no longer redraws if we’re in full screen mode or exiting gull screen mode for videos
fixedFixed Onboarding module preview now appearing VDS
fixedFixed Button Blocks, including Yes/No Polls, with fixed width now create horizontal scroll
fixedFixed Android auto close keyboard issue now resolved
fixedFixed Content with fixed widths in resource centers no longer overflows the container and now adjusts correctly
fixedFixed Structural changes implemented to simplify the agent build process
4 years ago
fixedFixed localStorage is now enabled when using JWT
fixedFixed Resource center preview now makes the correct request
fixedFixed Announcement badge now appears on announcement module links in home view
fixedFixed Guides now can render the “dir” attribute
fixedFixed Agent now validates origin on all resource requests on staging servers only (excludes adopt)
4 years ago
fixedFixed Fixed width text blocks no longer prevent horizontal scrollbars from appearing when resized on zoom
fixedFixed Guides that expire while snoozed will now display when the guide wakes
fixedFixed Resource center now adjusts width on resize if the width exceeds the window width
fixedFixed Console error no longer displays for some resource center code blocks
fixedFixed Link and button previews now appearing in the theme builder
4 years ago
addedAdded Support for JWT. Ability to sign metadata sent by the SDK to validate it was not altered and did not originate from a source other than your installed SDK.
changedChanged Guides activated by track events that occur prior to startSession will now display once the session starts.
changedChanged setVisitorData should be used instead of setUserData.
fixedFixed Guides activated by a track event or a feature click now ignore throttling rules.
fixedFixed When there’s a conflict between 2 guides, where 1 is activated by app launch and the other activated on first page view, both guides were displayed. Now the guide activated by app launch is displayed and the other is activated the next time the page is viewed.
fixedFixed Tooltip backdrop now covers the whole page
fixedFixed Removed extra pixel when setting an image to the entire width of a guide
addedAdded Support for custom objects added outside of react navigation components JS 