7 results matched your search criteria
Forum topic
OneSpan Sign
I am getting this error when running the sample app:
`
dyld: Library not loaded: @rpath/libswiftCore.dylib
Referenced from: //.app/Frameworks/eSignLiveSDK.framework/eSignLiveSDK
Reason: image not found
`
although I have Always Embed Swift S
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
We have attempted to install the OneSpan integration with Laserfiche Cloud, but when we get the following error when we triy to test:
Forum topic
OneSpan Sign
Hi Team,
Please follow.my below scenario
I have application where i need to fill data in ui fields .
Forum topic
OneSpan Sign
For over a year I have been creating packages using a JSON string as the package name (something like "{ApplicationId: 1033}"). I do this because the package name comes through in the event callback notification, and I can easily deserialize the package name and extract some informatio
Forum topic
OneSpan Sign
I have been hitting a bit of a brick wall trying to add text anchor tags to an uploaded document.
Let my explain what I have been attempting to achieve.
First I upload a document to an existing package, the package already contains a new role that I have created.
Forum topic
OneSpan Sign
Hi There,
In our application, I am using the code below to get the documents eSigned Automatically in the sandbox account. There are two documents that needs to be signed and each document is only 70-100kb in size, but the signing process takes about 7~8 seconds to complete the signing.