SDK Setup
install Git LFS using command
install git-lfsAdd below pod in podfile
# install the AccuraMRZSDK pod for AccuraMRZ
pod 'AccuraMRZSDK', '2.1.6'Run
pod install
Note :- After the pod is installed, ensure to check the pod size as mentioned here
Solving pod issue (follow this step only if the pod size doesn’t match the size mentioned in point 3)
i. Clean the pod using
pod cleancommand ii. install Git LFS usinginstall git-lfscommand iii. Runpod install
Add license file in to your project.
key.license
key.license Last updated