Account


Earned badges

Achievement: Latest Unlocked

Topic Started

Topics
Hello, Is there a way to make the SDK has the same localization as the app's one? Currently, it takes the same as the device language. Thank you, Max
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
Hello, I am mapping TextFields in the pdf and I would like to show these fields with the content in it when the SDK pops. Currently, I have some text in the textfields but I can't see it.
Hello, What is the correct way to make the modal appear as fullScreen when opening the SDK with iOS 13 ? Is it a current fix that has not been resolved yet ?
Hello, In the didSynchronizeTransaction protocol, we get a guid representing a signing ceremony id. My backend team need a DocumentID AND a PackageID.

Replies Created

Reply to: Mapping TextField within SDK

0 votes
Hi, When I parse the PDF with PDFHelper.parsePDFToObjects(atPath: path), I only receive 4 objects which are my 4 signatures zones. However, I have a lot of textfields, about 50. I parse strings with Apple's PDFKit. However, on save, I think I lose objects recognizable by the PDFParser.

Reply to: Mapping TextField within SDK

0 votes
Thank you for the detailed reply, Our use case is this one : We want to map the PDF, (not hard coding directly in the PDF) with our data. We have about 100 TextFields that needs to be mapped. I tried using the PDFHelper that comes with the SDK however it doesn't recognize the ID attached to a specific TextField. You can see a screenshot of the dictionary that I receive after parsing the PDF with PDFHelper.parsePDF(). So, we used Apple PDFKit to map our data with the corresponding textfields, and this is working fine. When using ESignLive SDK, we don't want that textFields to be editable. In fact, we could flatten the pdf before signature but we're losing also the signature zones when doing this. The best case scenario would be that we map our textfields without flattening the pdf and that it opens up in the SDK in a read-only mode, except for the signature zones. Hope it is more clear now

Reply to: Offline capabilities

0 votes
For point 1, the steps to reproduce the error is this : 1. Start a transaction from PDF while having internet connection 2. Close transaction 3. Lose connection (or go on Airplane mode) 4. Try to start another transaction from PDF without connection Starting a transaction implies that we call this method:
eSignLive.dashboard().login()
. But the dictionary callback gives us this error :
Error Domain=Server Error Code=500 "(null)"
Is it because we call login() each time we want to start another transaction ?

Subscriptions

Topics Replies Freshness Views Users
Hello, Is there a way to make the SDK has the same localization as the app's one? Currently, it takes the same as the device language. Thank you, Max
3 4 years 5 months ago 35
Profile picture for user Duo_Liang
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
1 4 years 5 months ago 1,451
Profile picture for user Duo_Liang
Hi! We are integrating the eSign SDK for iOs and our application is "offline first".
3 4 years 5 months ago 82
Profile picture for user Duo_Liang
Hello, I am mapping TextFields in the pdf and I would like to show these fields with the content in it when the SDK pops. Currently, I have some text in the textfields but I can't see it.
6 4 years 5 months ago 48
Profile picture for user Duo_Liang
Hello, What is the correct way to make the modal appear as fullScreen when opening the SDK with iOS 13 ? Is it a current fix that has not been resolved yet ?
3 4 years 5 months ago 32
Profile picture for user Duo_Liang

Code Share

This user has not submitted any code shares.

Subscriptions Release Notes

This user is not subscribed to any release notes.