Liveness SDK (IOS) - How to Fix No sound played after implementation?

If you have integrated the Liveness SDK (IOS), but there is no sound after integration, then this is the part of the code that you need to check

On the AAILivenessViewController check for willPlayAudio

Try add a breakpoint to check, if method "willPlayAudio:" is called during liveness detection, it should be called when detection type changes.

mceclip0.png

 

If method "willPlayAudio:" is called, then check method "playAudio:" in AAILivenessUtil.m

mceclip1.png

Was this article helpful?
1 out of 1 found this helpful

Comments

0 comments

Please sign in to leave a comment.