ios-sdk-5.2.0-alpha.4
* fix(face-landmarks): work only when one face is detected * fix: remove redundant check for detection * fix(face-landmarks): re-center and stop when more faces detected * fix: remove faceCount checking when sending message from worker * fix: add again the faceCount * fix: add comment * code review