Pitcher Pitcher Product Updates logo
Back to Homepage Subscribe to Updates

Pitcher Product Updates

See the latest new features, improvements, and Pitcher product updates

Labels

  • All Posts
  • Pitcher Impact iOS & IPadOS
  • Pitcher Impact Windows
  • Pitcher Impact Android
  • Pitcher Admin
  • Pitcher UI
  • Pitcher Connect Multichannel
  • Pitcher Zero
  • Pitcher ZeroDrive
  • Pitcher Calendar
  • Pitcher Consent
  • Pitcher Samples
  • Pitcher Coaching
  • Pitcher Instore
  • Pitcher Congress
  • Pitcher KAM
  • Pitcher Contract
  • Pitcher CatalogIQ

Jump to Month

  • June 2025
  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • January 2024
  • December 2023
  • November 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
Pitcher Impact iOS & IPadOS
2 years ago

Pitcher Impact iOS 2.85.308 is Released!

Hey there 👋 

We’re pleased to announce that the following features and bug fixes are now available in the AppStore!

New 

Send Synch Activity Tracking and Synch Errors to CRM

New feature has been added to support to send the following information to CRM:

  • Synch Stats: Allows for the integration of all end-user synchronization tracking data into CRM and allows for the assessment of synch time and whether or not it was successful.
  • Synch Errors: allowing any Upstream/Downstream errors produced during a sync to be included into CRM.

That features are not enabled by default and require changes in the configuration of the instances. Your Pitcher Representative can be contacted to activate this feature.


Download Language Package 

It is no longer necessary to manually choose the instance when the app is resuming because the Download Language Package has been adjusted in iOS to function similarly to Windows. As a result, the process is now more user-friendly.


SDK Support 

Config parameters have been added to support customers configurations.

  • TerritoryVisibility: setting used to filter queries based on Accounts is now available for custom cache queries Ex: select id, name, accountid where {TerritoryVisibility}
  • limitContactSearchToAccounts: A new option has been added to restrict contact searches to the accounts chosen during detailed planning; this new feature aids customers who have a large number of contacts and account relationships in finding the right client. Searches are conducted by default inside the entire universe.
  • pinColorsToHideOnAccountList: The pin could be shown in the Account panel thanks to a feature in version 291. In that new version, we may now include the pins that consumers desire to hide.

  • customCrmErrorHandlerEvent: sends parameters for downstream errors to given event name as part of new feature Send Synch Activity Tracking and Synch Errors to CRM
  • customUpstreamErrorHandlerEvent: sends parameters for upstream errors to given event name as part of new feature Send Synch Activity Tracking and Synch Errors to CRM
  • customUpstreamSuccessHandlerEvent: sends parameters for upstream errors that no longer fail to given event name as part of new feature Send Synch Activity Tracking and Synch Errors to CRM


New Native SDK Events have been added to assist partners and developers in meeting new customer requirements.

  • Ti.App.fireEvent('setAccountID')

New event has been implemented to support to change Accounts inside a planned call in the post call form. By using this feature, it is possible to modify the account if it is modified during the interaction rather than starting a new one.

  • Ti.App.fireEvent('getparameter')

New event has been implemented to support enable loading interactives in iframes

That features are not enabled by default and requires changes in the configuration of the instances. Your Pitcher Representative can be contacted to activate this feature.


BUG FIX 

  • Other minor bugs in configuration CRM queries