You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implemented multiple window support for iPadOS. This new feature requires changes to existing apps that intend to run on iPads.
Improved support for landscape mode on iPadOS. (Other than updating to Mobile SDK 9.0, no app changes required.)
Mobile Sync
Parent-Child sync-up now supports an external ID field to help prevent the creation of duplicated records. See Syncing Up by External ID.
React Native
React Native for Mobile SDK now supports TypeScript for development, in addition to plain JavaScript. Mobile SDK components have been updated to use types. See React Native Development.
Dependencies are auto-linked in applications generated by forcereact.
Miscellaneous
The Dev Support menu offers a new utility: Inspect Key-Value Store. Use this tool to see what's in your app's key-value store during debugging. See In-App Developer Support.