Skip to content

Agentforce Mobile Service 260.3

Latest

Choose a tag to compare

@asikora-sf asikora-sf released this 10 Apr 15:17

⚙️ Agentforce Mobile Service 260.3 (v5.1.0)

This update introduces modularization for voice capabilities and upgrades minimum platform requirements to support the latest iOS features and performance standards.

✨ Enhancements

  • Minimum Deployment: Updated the minimum deployment target to iOS 17.0.
  • Project Configuration: Updated the podspec and package manifests to align with versioning and deployment changes.
  • Voice Capability: Modularized the Voice feature within AgentforceService to allow for more flexible integrations.
  • Core SDK Integration: Improved the integration architecture by consuming the In-App Core SDK as a submodule.
  • Dependency Management: Added support for CocoaPods consumption of the forked iOS In-App SDK.

🛠️ Fixes

  • Cancellation Handling: Improved the logic for handling user-initiated cancel scenarios to ensure session stability.