Android SDK 2.13.0

Added 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.

Changed Guides activated by track events that occur prior to startSession will now display once the session starts.

Changed setVisitorData should be used instead of setUserData.

Fixed Guides activated by a track event or a feature click  now ignore throttling rules.

Fixed 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.

Fixed Tooltip backdrop now covers the whole page

Fixed Removed extra pixel when setting an image to the entire width of a guide

Added Support for custom objects added outside of react navigation components JS