react-native-sdk
react-native-sdk copied to clipboard
Auto-capture on iOS no longer works if we pass in the country code and docType
As describe, the auto capture no longer works if we pass in the country code and docType, however similar issue didn't happen on android side.
Country: USA DocType: Driving license.
Video with passing country code and doc type.:

Without passing country code and doc type.

Does anyone face the same issue?