Skip to content

Releases: argyle-systems/argyle-link-react-native

4.6.1

16 Sep 11:56
Compare
Choose a tag to compare

Fixed

  • [Android] Pay distribution values validation and recalculation for percent-only type of allocations

4.6.0

16 Sep 11:55
Compare
Choose a tag to compare

Added

  • card_issuer_unavailable error for related Deposit Switch failures
  • Support for uploading image files (besides PDFs) within Document Upload flow

Fixed

  • [iOS] incorrect message when handling OTP code MFA
  • Some results not showing when searching Payroll Providers screen within "Can't find your income source" flow

Changed

  • Legal text style changes within Document Upload flow

4.5.0

25 Aug 12:01
Compare
Choose a tag to compare

Added

  • [iOS] New slide up bottom sheet has been added within a few different flows

Fixed

  • Users can now remove an account for a disabled Link Item
  • [iOS] Alternate link item handling issue
  • [iOS] Navigation handling when tapping an item in Grouping screen
  • [Android] Issues handling some MFA types
  • [iOS] Text alignment in Account Status screen

Changed

  • Legal text has been moved closer to "Connect" button on Login screen

4.4.0

25 Aug 12:01
Compare
Choose a tag to compare

Added

  • Possibility to omit the Intro screen (this can be configured via Link Customizer)
  • Account reconnection option without asking users to re-enter their credentials

Fixed

  • Suggested pay distribution allocation validation
  • Navigation when deeplinking to account in auth_required

Changed

  • Alternative Link item can now be connected to also when constraining the Link item list

4.3.1

14 Jul 08:45
Compare
Choose a tag to compare

Fixed

  • [Android] R8 ruleset issue

4.3.0

14 Jul 08:37
Compare
Choose a tag to compare

Added

  • Document upload support for no link item flow
  • New error code - CALLBACK_UNDEFINED. This error indicates that you have enabled the "Callback" option on your Link Customisation but you have not defined the onCantFindLinkItemClicked callback when initialising the SDK.

Fixed

  • [iOS] An issue with authentication error still visible after navigating out and coming back to Login screen
  • [Android] A few NPEs which could arise if the SDK was started and stopped very quickly

Changed

  • onCantFindLinkItemClicked callback behaviour is now controlled via Link Customizer
  • onUIEvent extended with form related events

4.2.4

04 Jul 10:26
Compare
Choose a tag to compare

Fixed

  • [Android] Gradle 7 compatibility

4.2.3

28 Jun 08:11
Compare
Choose a tag to compare

Fixed

  • [Android] Potential compilation issue

4.2.2

24 Jun 14:04
Compare
Choose a tag to compare

Fixed

  • [Android] Error message sometimes incorrectly displayed in Login screen
  • [Android] Unsupported behaviour within deep link flow and no link item flow

4.2.1

17 Jun 08:06
Compare
Choose a tag to compare

Fixed

  • iOS: Conditional placement of missing link item option
  • Android: Resolved a proguard issue which caused serialisation/deserialisation failures at our network layer
  • Android: Resolved an issue which caused us to not handle the presence of an invalid link-key correctly
  • Android: Logic issue in network retry logic