Skip to content

Salesforce Mobile SDK 10.1.0

Compare
Choose a tag to compare
@rwhitley rwhitley released this 23 Jun 00:14
· 661 commits to dev since this release

What's New in Mobile SDK 10.1.0

Mobile SDK 10.1.0 is a minor release that includes bug fixes, performance enhancements, feature additions, and updates.

How to Upgrade Your Apps

For information on upgrading Mobile SDK apps, follow the instructions at Migrating from the Previous Release.

Feature Additions and Updates

MobileSyncExplorerKotlin Template

The full power of Mobile Sync, using Kotlin and Jetpack Compose for your use as an app template. See MobileSyncExplorerKotlinTemplate.

REST API Methods for Briefcase Priming Records

REST request factory method and response parser for the Briefcase Priming Salesforce API.

REST API Methods for sObject Collections

REST request factory methods and response parser for the following sObject Collections operations:

  • Create
  • Retrieve
  • Update
  • Upsert
  • Delete

Briefcase Sync Down Target

New standard target for downloading and locally synchronizing records from an org's briefcases.

Collection Sync Up Target

A new sync up target that uses sObject Collections for improved performance. It is the new default when creating a sync up target without specifying an implementation class.

External Component Version Updates

Gradle: 7.2.1
SQLCipher: 4.5.1
SQLite: 3.37.2