native-ios-sdk icon indicating copy to clipboard operation
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

Results 5 native-ios-sdk issues
Sort by recently updated
recently updated
newest added

## [v3.3.0] - 04/11/2024 ### Changed * Branding update.

enhancement

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...

enhancement
answered
ack

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...

ack

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:)...

responded

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...

help wanted
good first issue