简体   繁体   English

适用于Android的DocuSign深度集成

[英]DocuSign Deep Integration for Android

I'm trying to integrate DocuSign into my Android App to manage digital signatures. 我正在尝试将DocuSign集成到我的Android应用中以管理数字签名。 I've tried some of the sample code and read the documentation here . 我已经尝试了一些示例代码,并在此处阅读了文档。

It seems that I have to use a WebView for the signing process. 看来我必须在签名过程中使用WebView。

Are there any libraries or any part of the SDK that I'm missing that will allow me to use native android views (other than a WebView) or custom views so I can preserve the look and feel of my app? 是否有缺少的库或SDK的任何部分允许我使用本地android视图(而非WebView)或自定义视图,以便保留应用程序的外观?

Sorry, no. 抱歉,没有。 The "signing ceremony" itself is supplied by DocuSign via a webview. “签字仪式”本身由DocuSign通过网络视图提供。

The good news is that you can "brand" many aspects of the signing ceremony so that the colors, text, and other aspects can be more inline with your app. 好消息是您可以在签字仪式的许多方面“打上烙印”,以便颜色,文本和其他方面可以与您的应用更加内联。

See the branding guides: 请参阅品牌指南:

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM