Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The following information is for customers upgrading from a previous versions of the iOS SDK to more recent versions.  

...

  • This version includes a new optional parameter. The documentCaptureResetTimeout parameter controls the amount of seconds after which the document scanning process will failover to manual capture mode. this allows the user to frame the document themselves, and manually tap the capture button.

    ConstantEffect

    kDefaultDocumentCaptureResetTimeOut

    This value controls the amount of seconds after which the document scanning process will failover to manual capture mode, allowing the user to frame the document themselves, and manually tap the capture button.


...

  • This version includes three new optional parameters, for setting the document capture timeouts for different document types: documentCaptureLicenceResetTimeoutdocumentCapturePassportResetTimeout, and documentCaptureGreenIDResetTimeout  
  • The mode parameter is now compulsory.  The SDK will not start if the mode parameter is not set.  

...

  • Copy in all provided framework files.  Changes have been made to the GIDSDK framework.  
  • Add some code to your delegate method to handle the new handoff state: GIDResultCodeNetworkSecurityError.  This error will occur if the phone cannot contact the server at the start of the process, to check the SSL certificate, or if the network the the phone is on is rewriting the SSL certificates

Upgrading from version 1.21.0 to version 1.22.0

  • Copy in all provided framework files.  Changes have been made to the GIDSDK framework.  
  • Review the integration information about UI customisation.  More options and details are now available for customising the look of the workflow.