Fixed Items in a drawer could not be tagged
Pendo Mobile SDK
Android X SDK 2.9.0
Added Added support for AndroidX libraries: to enjoy faster compilation use the new dedicated repository https://software.mobile.pendo.io/artifactory/androidx-release
Supporting also :
Android SDK 2.9.0
Changed Only guides activated by App Launch are now received when calling init function. The rest of the guides are retrieved right after, to allow App Launch guides to be displayed faster.
Fixed A bug that caused track events to include an anonymous visitor when using initWithoutVisitor.
Now any event happening between initWithoutVisitor and switchVisitor is no longer saved with Pendo
iOS SDK 2.9.0
Changed Only guides activated by App Launch are received when calling init function. The rest of the guides are retrieved right after, to allow App Launch guides to be displayed faster.
Added Pendo iOS SDK is available via Swift Package Manager.
Added Segment Control is now supported. Tag each control as individual feature. This is currently available for analytics purposes only, not guidance.
Added Accessibility labels to pagination circles when using a carousel guide
Added Ability to use our SDK for native apps with Flutter components. Read more
Fixed App might crash when using “Dynatrace”
Fixed Clicks in the app didn’t work when using rxCocoa
iOS SDK 1.52.5
Added Support the new Xcode 12 build system