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