This is a simplified SDK that can be used as a replacement for Salesforce's connected mobile SDK in your SwiftUI application.
- Usable by any Salesforce User
- Internal as well as Community users
- Allow OAuth2 Login flow
- Takes care of saving tokens in keychain
- Allows for fetching any SOQL Query
- V2: Allow full CRUD + Upsert any Salesforce data
- Auto refreshes access token when it expires
- Xcode 13.3.1
- Swift 5.6
- iOS 15.0+