Thank you for this tutorial as this is a solid reference for me to implement the feature in my app. I just wanted point out an error in code, I know this is silly, but just wanted to point out that in the code under 'Launch enrollment process' line #71 should be 'self.present' instead of 'alert.preset'. Again thank for this awesome tutorial.