Topic Replies Freshness Views Users
Normal topic
Hello, Let's say I make three transactions offline. When I get connectivity back, the SDK automatically sync the three transactions and I receive data in the callback with didSynchronizeTransaction(). However, I only get a GUID but I don…
Normal topic
Hello, In the didSynchronizeTransaction protocol, we get a guid representing a signing ceremony id. My backend team need a DocumentID AND a PackageID. Is it possible to get these informations in the callbacks of…
Normal topic
After reading the docs, the solution for this problem says :
Please verify that the PDF exists, and that it has not been corrupted.
I am sure that my pdf exists and is not corrupted, but is not stored in the…
Normal topic
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. I get the following error:
Error:Execution failed for task ':app…
Normal topic
Hi, I am working on in-person sign in using eSignLive iOS mobile SDK, and we require ID proof from signer. For instance, take a picture of id and upload it. I don't find it anywhere in mobile SDK? I am wondering if this feature is…
Normal topic
Hi I am wondering if signer can see all the documents in one transaction? Even those ones don't require their signature? Using iOS mobile sdk? Thanks a lot
Normal topic
Can you please provide us the code on how to create a transaction from a template using the iOS SDK
Normal topic
We build a web application using the Silanis.ESL.SDK to create and manage document to sign. Which is using the PackageID and DocumentID to interact with Esign in order to get the Signing status and download the signed document. This is…
Normal topic
I'm trying to use the iOS SDK, but I keep getting an authorization error. I've checked my username and password with the UI, several times. I'm not sure what the issue is. Can anyone help?
Normal topic
Hi I noticed there is a method in iOS mobile sdk, allows to sign with session token. I am wondering if it is possible to use our server API to get that session token from eSignLive server and pass it down to mobile apps? I know this…
Normal topic
Our customer wants to deploy an App in a tablet for having their patients signing a consent form authorizing some medical procedures. It would be an in-person signing scenario. Since it is a sensitive process, they need to identify that…