Topic Replies Freshness Views Users
Normal topic
Hi I am integrating the ESignLive SDK into an Android app. I already have a login mechanism (using username/password combination or using google sign in). I do not want to have an extra login for ESignLive. I noticed there is a method to…
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 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
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
Hey folks at ESL, great job with the mobile SDK, though I'd like to suggest a couple things you can do to make working with the mobile SDKs a little easier. In my opinion, it really just comes down to adhering to a few standard industry…
Normal topic
Hello Looking at the iOS SDK code, i modified the obvious parameters to run the sample application. however, i receive an error (below) Modified Paramters
    NSString *serverAddress = @"https://sandbox.esignlive.com/";
   …
Normal topic
Hello, following the documentation here (http://docs.e-signlive.com/mc/content/c_esignlive_integrator_s_guide/sdk/l_esignlive_mobile_sdk/esignlive_mobile_sdk.htm?_ga=1.160581373.1707062570.1464967640) it provides a link to download the…
Normal topic
hello, i've seen reference to an iOS SDK. however, when i look at the various getting started and SDK resource pages i'm unable to find the reference and download? https://developer.esignlive.com/guides/quick-start/ is this something…
Normal topic
Hi, I'm using the iOS SDK to let the user self sign a pdf document. I need to define a different UI concept for the signing ceremony screens. modifying the SDK's storyboard is not good enough in my case. can I achieve it somehow with your…
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?