native-ios-sdk
native-ios-sdk copied to clipboard
A set of official UI components along with programmable client libraries that enable developers to integrate their products with DocuSign’s signature service API on iOS
## [v3.3.0] - 04/11/2024 ### Changed * Branding update.
I'd like to formally request support for the unsupported tab types such as First Name, Last Name as well as for validation properties on text tabs like Email, SSN, and...
Our backend uses the JWT Grant because we perform a single login for all users in our DocuSign integration. Since we are not using OAuth, a refresh token is not...
Hi, good morning! I need some help with the embedded signature. I am using Swift, XCode 15.4, simulator with iOS 17.5. I am creating the envelope with the API: `EnvelopesAPI.envelopesPostEnvelopes(accountId:body:)...
SDK version: 4.0.1 iOS version: 18.4 I am presenting captive signing without authentication as described [here](https://github.com/docusign/native-ios-sdk/blob/master/Embedded-Signing.md#embedded-signing-without-sdk-authentication). On completion of signing, the `DSMSigningCompletedNotification` is made. When manually cancelling a signing, the...