Account


Earned badges

Achievement: Latest Unlocked

Topic Started

Topics
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 was looking through the sample created using Android SDK. It did not seem to have an option to create a transaction using a template. Has this future been implemented?
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.
Hi I am trying to perform an in-person signing but I require to authenticate the signer. I have enabled SMS/Security Question authentication while creating the transaction.

Replies Created

0 votes
The feature should already be present according to your blog: https://www.esignlive.com/about-us/news/silanis-introduces-new-sms-and-voice-authentication-capabilities-for-in-person-e-signature-processes/. Am I confusing it with some other feature or can we provide authentication for in-person signing through mobile app? In my use case, a sales representative needs to collect signature from the customer through our mobile application. We need some mechanism to verify the identity of our customers. Is this possible?

Reply to: Error due to duplicate DefaultRealmModule.class

0 votes
I have replaced all my 'Realm.getDefaultInstance()' with 'PersistentDataManager.getInstance().getReralmForCurrentThread(). But I am still getting the same error. Do you have any timeline for the next sdk release?

Reply to: Error due to duplicate DefaultRealmModule.class

0 votes
I had already removed all such configurations. I am still getting the same error. The only way I could remove the error was to implement 'RealmModel' class instead of inheriting 'RealmObject' class. After refactoring all my code, I tried to save my objects using 'PersistentDataManager' but I get the following exception:
 io.realm.exceptions.RealmException: class .LocationEntry is not part of the schema for this Realm. 
It is almost a week not and I cannot even integrate the sdk in my app. Is there any way you can provide a version of sdk that resolves this issue?

Subscriptions

Topics Replies Freshness Views Users
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).
2 7 years ago 73
Profile picture for user mwilliams
I was looking through the sample created using Android SDK. It did not seem to have an option to create a transaction using a template. Has this future been implemented?
0 7 years 1 month ago 11
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.
9 7 years 1 month ago 245
Profile picture for user harishaidary
Hi I am trying to perform an in-person signing but I require to authenticate the signer. I have enabled SMS/Security Question authentication while creating the transaction.
3 7 years 1 month ago 95
Profile picture for user harishaidary

Code Share

This user has not submitted any code shares.

Subscriptions Release Notes

This user is not subscribed to any release notes.