Fixed Device won’t connect when trying to verify installation
Pendo Mobile SDK
iOS SDK 2.11.1
Fixed Error: missing required architecture arm64
cannot build natively on an Apple Silicon Mac
Fixed In certain scenarios, the app crashed when dismissing a Guide
iOS SDK 2.11.0
Added Support for UIAlertController for React Navigation – you can now tag UIAlertController features and get data for it
Changed SDK Certificate Transparency – Pendo Certificate no longer expires. Learn more
Fixed Conflict with Bond reactive framework can result in app crash
Android SDK 2.11.0
Changed SDK Certificate Transparency – Pendo Certificate no longer expires. Learn more
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