Fixed Resolved an error that affects custom code in guides that uses the promises returned by the pendo.ajax interface
To track the most current agent and SDK versions subscribe to our RSS feed
Agent/SDK Updates
Agent 2.100.4
Added Agent uses native Promise when available, currently only in staging environments
Added Unsaved guides in the Visual Design Studio can be previewed
Agent 2.99.3
Fixed Post messages that cannot be handled by Pendo are no longer logged
iOS SDK 2.10.0
Added New Button Actions – Launch Guide from Guide. Now able to launch another guide from a button within a guide. Read more
Added Fonts: San Francisco Pro, San Francisco mono, and New York are now supported for guides
Changed initSDK
, initSDKwithoutVisitor
, switchVisitor
replaced with setup
and startSession
(currently Native & Xamarin). More information IOS Developer API Documentation Note: previous methods are still supported but will eventually be deprecated.
Changed upgrade Texture to 3.0.0
Fixed stability fixes
Android SDK 2.10.0
Added New Button Actions – Launch Guide from Guide. Now able to launch another guide from a button within a guide. Read more
Changed initSDK
, initSDKwithoutVisitor
, switchVisitor
replaced with setup
and startSession
(currently Native & Xamarin). More information Android Developer API Documentation Note: previous methods are still supported but will eventually be deprecated.
Fixed stability fixes