I am using Paypal SDK in Android and iOS app.
In Android app i can see there is a option to Login with PIN, But in iOS i see weird behaviour,when i run the app in Simulator i can see Login with PIN option, but when i run it on device i cant see this option.
I want both Android and iOS app to have behave exactly same.
So in Android is there a way that we can disable the "Login with PIN" feature from paypal login screen ?
otherwise am i missing anything in my iOS paypal implementation, and because of that its not showing "Login with PIN" feature from paypal login screen ?
Continuing (concluding?) our discussion from the comments above..
I'm not sure that the countries which support Phone/PIN login for PayPal are publicly documented. So here is the list, for both iOS and Android: Australia, Brazil, Canada, Spain, France, Great Britain, Italy, Malaysia, Singapore, United States.
This feature is built into our SDK (and into the PayPal server APIs on which our SDK relies). It is intended to perform identically on both iOS and Android. There is not a way for your app to tell the SDK to override this built-in behavior.