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

AFNetworking Deprecated API Usage warning #23

Open toseefkhilji opened 4 years ago

toseefkhilji commented 4 years ago

Hi There,

When submitting our app, because of a AFNetworking dependency in the DocuSignESign SDK, we are getting the following warning from Apple:

ITMS-90809: Deprecated API Usage - App updates that use UIWebView will no longer be accepted as of December 2020. Instead, use WKWebView for improved security and reliability. Learn more (https://developer.apple.com/documentation/uikit/uiwebview).

DocuSignESign SDK version: 3.0.1 AFNetworking version: 3.1

Please update dependencies.

LarryKlugerDS commented 4 years ago

Thank you. I have submitted internal ticket DCM-4288. Note that this SDK has not been updated for almost 3 years. You may be better off using our iOS SDK or calling the API directly.

toseefkhilji commented 4 years ago

@LarryKlugerDS : Is there any future plan to update this SDK?

Native iOS SDK does not contain all required APIs.

LarryKlugerDS commented 4 years ago

Re: Is there any future plan to update this SDK?

Our product development group is reviewing this question. I expect an answer within a week or two, and will pass it on when I have it.

What API methods would you like to be added to the Native iOS SDK?

Thank you.

toseefkhilji commented 4 years ago

@LarryKlugerDS : I am looking for Embedded signing.

There is an issue regarding same: https://github.com/docusign/native-ios-sdk/issues/3

PradeshKumar commented 4 years ago

Hi All, Me too, having the same issue. Please update the Podspec ASAP.

toseefkhilji commented 4 years ago

@LarryKlugerDS : Any update?

LarryKlugerDS commented 4 years ago

I've not yet heard back from the product manager re this SDK. I have filed an enhancement request with the iOS SDK team to add support for Embedded Signing where the SDK user is a signer without a DocuSign login. IOSSDK-768

LarryKlugerDS commented 4 years ago

I've sent the product and engineering managers an email for status update on this issue.

toseefkhilji commented 4 years ago

Thanks for the update @LarryKlugerDS

toseefkhilji commented 4 years ago

@LarryKlugerDS : Any update from your product and engineering managers? Are you going to discontinue this SDK? As our app is Live with Embedded Sign feature and we have to plan according it.

LarryKlugerDS commented 3 years ago

It's on the roadmap to be added to the iOS SDK, but there is no date yet. This SDK will continue until the iOS SDK is updated. In addition, this SDK is open source, so it will never just disappear. Thank you for using DocuSign, I'm sorry that I don't have further information for you at this time.

toseefkhilji commented 3 years ago

@LarryKlugerDS : Thanks for update.