docusign / docusign-objc-client

The Official DocuSign Objective-C Client Library used to interact with the eSign REST API. Send, sign, and approve documents using this client.
https://www.docusign.com/devcenter
MIT License
13 stars 14 forks source link

JWT Dependency upgrade request #21

Open luannguyenkhoa opened 5 years ago

luannguyenkhoa commented 5 years ago

No known class method for selector keyFromPemFieleWithName:

Please help to upgrade the dependencies, JWT particularly, to resolve that error because this lib has removed that selector from JWTCryptoSecurity, it's recommending using JWTCryptoSecurity+Extraction instead.

LarryKlugerDS commented 4 years ago

I've filed request DCM-3814 with our engineering group. I apologize for the slow response to this request.

LarryKlugerDS commented 4 years ago

Also see https://github.com/docusign/docusign-objc-client/issues/19

LarryKlugerDS commented 4 years ago

Also see related issues #17 and #18

apparentsoft commented 4 years ago

@LarryKlugerDS Any update on this issue?