Skip to content

LinkKit 1.0.4

Compare
Choose a tag to compare
@afh afh released this 25 Jun 15:48
· 373 commits to master since this release

2017-04-14

Added

Changed

  • Call exit handler linkViewController:didExitWithError:metadata: instead of success handler linkViewController:didSucceedWithPublicToken:metadata when exiting update mode from the credentials view (#148).
  • Correct header documentation regarding pre-selecting an institution; initWithInstitution:delegate: and initWithInstitution:configuration:delegate (#154).
  • Show alphanumeric keyboard for PIN entry when in development mode.
  • Improve wording of NSInvalidArgumentException which is thrown when an env incompatible with the apiVersion is configured (see README.md for details).