157 results matched your search criteria
Forum topic
Mobile Security Suite
flutter pluginを作成した
UtilitiesSDKをflutter pluginにラップしましたが、呼び出す時は下記のエラーが発生されました。
Forum topic
OneSpan Sign
Ou app use the eSignLiveSDK for iOS and that compile correctly in iOS 11. I need to update XCode to debug our code using a device with iOS 13.6. When I try compiling our app in XCode 12, I get an error:
Forum topic
OneSpan Sign
Hi
I am trying to integrate ESignLive Android SDK into my app. I am already using Realm as my database. When I try to integrate the SDK.
Forum topic
Mobile Security Suite
After integrating SDK , I am getting the error while initializing orchestrator and error is below :-
java.lang.NoClassDefFoundError: Failed resolution of: Lcom/vasco/digipass/sdk/utils/utilities/UtilitiesSDK;
Forum topic
OneSpan Sign
I am making good progress on my project I am now at a point were I want to have my app download the document after the signing is complete.
To do this I would like to set up a call back event on PACKAGE_COMPLETE
My dev environment is local 127.0.0.1 with a local host name How can I test the call
Forum topic
OneSpan Sign
Hi,
We have integrated esignlive application form submission using the following guide in php .
https://www.esignlive.com/blog/esignlive-how-to-create-and-send-a-package-with-rest-in-php/
We have successfully created and sent packages from the sandbox account.
Forum topic
OneSpan Sign
I've grabbed a completion report and am looping through the packages to archive them.
I've tried the following:
RestClient client;
client = new RestClient("https://apps.e-signlive.com/api");
UrlTemplate template;
template = new UrlTemplate("https://apps.e-signlive.com/api");
St
Forum topic
OneSpan Sign
Hello All,
I am completely new to eSign and to e-signature generally.
I am a C# .NET developer and wondered if any of you can share some knowledge. For test purposes (i.e.
Forum topic
OneSpan Sign
Hello,
We are running into performance issues related to the considerable size of the initial load of ESignlive on devices with a weak cellular signal. I did some investigating and found that the typical first load (before cache) is about 4.1MB.
Forum topic
OneSpan Sign
Hi!
We are integrating the eSign SDK for iOs and our application is "offline first".