545 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
Is there a complete list of possible error codes from package creation using .NET SDK available for reference?
Thanks
Forum topic
OneSpan Sign
I'd like to know how to check if a signer is locked via JAVA SDK?
Thanks,
Wendy
Forum topic
Mobile Security Suite
Orchestration SDK seems to have support for ARM only. We are not able to build an app with this SDK and test on iOS Simulator.
If we are only able to build for actual devices and not the iOS simulator, it may drastically increase our development time to many folds.
Forum topic
Mobile Security Suite
I'm trying to run the Sample for the Orchestration Server SDK.
The README.md mentions one need five dependencies
- all2wrap.jar
- DSAPP_Server.jar
- OrchestrationSDKServer.jar
- UtilitiesSDK.jar
- NotificationSDKServer.jar
Forum topic
OneSpan Sign
Hi Team,
I am working with Apex SDK and I have one requirement to sign the document from salesforce interface i.e. In-Person Signing.
Can you please let us know that it is possible through APEX SDK?
Regards,
Shashank Verma
Forum topic
OneSpan Sign
We are unable to install apex SDK to our sandbox
Forum topic
OneSpan Sign
Apex SDK sometime appends _X in the template name
Forum topic
OneSpan Sign
Hello,
Due to the security requirements of my company, we are required to use two-way SSL to communicate with eSignLive via API. Using the open Java SDK code posted in Github, it was easy to enhance com.silanis.esl.sdk.EslClient within my company to accomplish this.
Forum topic
OneSpan Sign
Hi there
I'm just starting out with eSignLive and running through the .NET SDK samples.
All the sample code I've tested so far executes fine except for the URL created for the Designer View.
Forum topic
OneSpan Sign
I tried to compile https://github.com/eSignLive/esl.sdk.net/tree/638754571e39de8b30c36965ca9e4d05b7c1b146/sdk/SDK.Examples
with 11.5 SDK, but there seems to be breaking changes, like MakeOption() not found.