Releases: argyle-systems/argyle-link-react-native
Releases · argyle-systems/argyle-link-react-native
4.6.1
4.6.0
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
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
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
4.3.0
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 theonCantFindLinkItemClicked
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 CustomizeronUIEvent
extended with form related events
4.2.4
4.2.3
4.2.2
4.2.1
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