Account
I am a
Developer
Product(s)
Earned badges
Achievement: Latest Unlocked
Preferences
Replies
Topics Started
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: Howto capture the events of signing complete/opt-out in native webview iOS
Monday, March 26, 2018 at 12:20pmHi Haris,
Thanks for getting back to me.
I see that the document you provided is using JS Event Notifier. Are they also supported by WKWebView in native iOS app?
Thanks
Reply to: Load a transaction from the server
Thursday, March 29, 2018 at 10:51amHi 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 8 months ago | 22 | |
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 | 5 years 8 months ago | 29 | ![]() |
Subscriptions Release Notes
This user is not subscribed to any release notes.