Commit 7a2cd839 authored by yinjiacheng's avatar yinjiacheng

fix 身份证拍照采集数据无法回传

parent 735797d8
......@@ -252,7 +252,7 @@ class LifeAccountIDCardAuthFragmentV2 : BaseFragment<FragmentLifeAccountIdCardAu
if (it) {
// 调用XInsight进行身份证采集
XInsight.startIdentityCardOcr(
activity,
this,
ScreenOrientation.VERTICAL,
if (curFace == Constant.ID_CARD_PORTRAIT_FACE) IdentityCardType.PORTRAIT else IdentityCardType.NATIONAL_EMBLEM,
Constant.REQUEST_CODE_ID_CARD_CAPTURE
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment