DEVELOPERS

Pendo Mobile SDK

Agent 2.111.1

4 years ago

[added]Added Support for Zendesk native Knowledge Base Resource Center integration module

fixedFixed Reload guides if the last request was more than 1 hour ago

fixedFixed Preview mode for guides can no longer be launched from a URL parameter

fixedFixed Report if initialize was called in validateInstall

fixedFixed Multi-step previews will now advance across full page reloads as expected

fixedFixed Notification bubble now positions on resource center target elements as expected

fixedFixed Optimize configuration lookups

fixedFixed Set target origin for postMessage calls

Agent 2.110.3

4 years ago

fixedFixed Improved error logging when analytics fail to send

Android SDK 2.11.2

4 years ago

fixedFixed Occasionally, the SDK was causing Application Not Responding” (ANR) due to bad handling of TouchEvent

fixedFixed Devices with poor internet connectivity, now send “lost packages” up to send it up to 10 times, instead of the previous logic attempting to send every minute

fixedFixed Xamarin app couldn’t build a release version due to Proguard issue. Updated install instructions with full Proguard file

Agent 2.110.2

4 years ago

[added]Added Agent detects if it is hosted outside of Pendo’s infrastructure and sends the selfHosted parameter on the metadata event


fixedFixed Iframe auto-display now shows lower priority guides in all situations as expected


fixedFixed Resolved an issue where URL changes were not detected when annotateUrl was used in a static application URL


fixedFixed annotateUrl now correctly encodes the query string when the fragment contains ‘?’


fixedFixed Improved performance when API methods such as updateOptions were called before the agent loaded but initialize was never called