Skip to content
This repository has been archived by the owner on Feb 18, 2022. It is now read-only.

LinkKit 1.0.7

Compare
Choose a tag to compare
@afh afh released this 26 Jul 15:13
· 92 commits to master since this release

Changed

  • Fix interactive area of exit button (#185)
  • Fix issue where the logo for certain institutions was not shown in the search results

Known Issues

  • Application crashes when clientName is not set (see #189). As a workaround either:
    • add clientName to the PLKPlaidLinkConfiguration section in your Info.plist (see here)
    • or set the clientName property on your PLKConfiguration instance (see here)