I have integrated Paypal sdk for payment in my iOS app -coded with Objective C. My client want to have paypal Authentication with Touch ID. As per My understanding Its only possible if Paypal- sdk provides Authentication method with Touch Id.
Though Touch Authentication is available in Paypal app, I am not able to find any where in PayPal sdk document if its available in SDK or not. Can any one help me in finding if its available with PayPAl SDK and if available, How to enable it?
Thanks!