Load a transaction from the server
Thursday, March 29, 2018 at 06:57amIn iOS 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?
Reply to: Load a transaction from the server
Thursday, March 29, 2018 at 08:38amReply to: Load a transaction from the server
Thursday, March 29, 2018 at 10:51am