⚙️ 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
podspecand package manifests to align with versioning and deployment changes. - Voice Capability: Modularized the Voice feature within
AgentforceServiceto 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.