- Read more about Mobile Security Suite SDKs
- 4 comments
- Log in or register to post comments
- 3217 views
- Read more about Copy Templates and Layouts with .NET REST Code
- Log in or register to post comments
- 235 views
Ou app use the eSignLiveSDK for iOS and that compile correctly in iOS 11. I need to update XCode to debug our code using a device with iOS 13.6. When I try compiling our app in XCode 12, I get an error:
Module compiled with Swift 5.2.4 cannot be imported by the Swift 5.3 compiler
I tried downloading swing toolchain, but can't run the generated executable on the device, it's not that useful. Do someone have a solution or workaround?
- Read more about Problem compiling the with XCode 12.
- 3 comments
- Log in or register to post comments
- 379 views
What is the minimum Android OS version for the OSS Mobile SDKs?
What is the minimum iOS OS version for the OSS Mobile SDKs?
- Read more about What is the minimum OS version for the OSS Mobile SDKs?
- 1 comment
- Log in or register to post comments
- 60 views
Hi
I am reading the Features of the Orchestration SDK Documentation, I have some questions with the transactions flow. I the page have implemented the remote transaction flow, what happens if there are problems with the notifications, or the customer does not have acces to internet in his mobile device?
I thought to pass the transaction data trhough a CRONTO Image then use Local Transaction flow to sign the transaction, but i am not sure if this is the correct aproach
Thanks!
- Read more about Transaction Flow
- 3 comments
- Log in or register to post comments
- 144 views
- Read more about Errors and Questions when using notifySigner method / email.notify template
- 3 comments
- Log in or register to post comments
- 72 views
- Read more about restapi - sdk jar - version
- 2 comments
- Log in or register to post comments
- 29 views
EslClient eslClient = new EslClient(apikey, apiUrl); eslClient.EventNotificationService.Register( EventNotificationConfigBuilder.NewEventNotificationConfig(callBackUrl) .ForEvent(NotificationEvent.SIGNER_COMPLETE).ForEvent(NotificationEvent.PACKAGE_DELETE));I am getting: System.NullReferenceException: Object reference not set to an instance of an object. This is happening on our development machines but our actual live application is running just fine, this error just propped up today.
- Read more about Error in EslClient.EventNotificationService.Register
- 1 comment
- Log in or register to post comments
- 24 views
- Read more about Printing a document from eSignLive
- 3 comments
- Log in or register to post comments
- 203 views
- Read more about Placeholders Management (Java SDK)
- Log in or register to post comments
- 46 views