问题
I am building a hybrid mobile application that has a requirement for offline Docusign functionality. Unfortunately, the only Docusign SDK that supports offline document signing is the native iOS SDK. I dont have the ability to build the offline sync myself leveraging the nodejs SDK either.
Does anyone have experience deep linking into the iOS and Android Docusign mobile app? I am struggling to find any information on deep linking into the docusign app from a 3rd party app.
I would like to deep link into the native docusign app in order to use a multi app solution to support the offline signature capture.
回答1:
Not at this time, maybe a future feature, but there's no plan right now to support deeplinking for third party developers.
回答2:
Looks like Android SDK is available now with offline signing support https://github.com/docusign/mobile-android-sdk
来源:https://stackoverflow.com/questions/56133243/is-it-possible-to-deep-link-into-the-native-ios-and-android-docusign-app