react-native-sdk
react-native-sdk copied to clipboard
attachment_file_size error during upload
Hello, When i try to complete onfido flow during screensharing (like google meet) i get an error from react-native-sdk with following information
I am facing that issue on IOS devices
Error: Encountered an error: upload(OnfidoApiError {
id = NULL,
type = validation_error,
message = There was a validation error on this request,
fields = {"attachment_file_size":["File size must be larger than zero"],"attachment":["File size must be larger than zero"]}
})
What should i do? Do you have a suggestion?