Account


Earned badges

Achievement: Latest Unlocked

Topic Started

Topics
Hi, In our native iOS app (Swift), we get signing sessionToken from our own endpoint, and then launch webview with the URL like: https://sandbox.e-signlive.ca/access?sessionToken={sessionToken} for

Replies Created

Reply to: Load a transaction from the server

0 votes
Hi Ahmad, Thanks for getting back to me. The way how it works now for our app is: 1. Query the packageID and signerID from our sever, but they look like internal IDs rather than those registered on eSignlive. 2. We use the packageID and signerID mentioned in bullet 1 to query sessionToken from our server, use it to construct an URL like: https://sandbox.e-signlive.ca/access?sessionToken= , then start the ceremony directly in Webview. Now we want to use SDK instead of this practice. I see in SDK there’s a function to “load a transaction from the server”, the syntax is like: eSignLive.dashboard().startESignCeremonyForTransaction(withGUID: “”) As the packages are created on server side, can we take this way in our app? If yes, what steps and information we need to prepare first?

Subscriptions

Topics Replies Freshness Views Users
In iOS SDK there’s a function to “load a transaction from the server”, the syntax is like: eSignLive.dashboard().startESignCeremonyForTransaction(withGUID: “”) As the pac
2 5 years 11 months ago 28
Hi, In our native iOS app (Swift), we get signing sessionToken from our own endpoint, and then launch webview with the URL like: https://sandbox.e-signlive.ca/access?sessionToken={sessionToken} for
3 6 years ago 34
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.