Hi,
For our app, the deviceSupportsApplePay() returns false on real devices. Should I be doing any additional setup via XCode or iTunes connect in order to get it working other than the steps mentioned in the README for this library?
@dmytrozavgorodniy please take a look
I encounter the same issue in a real iphone 7. Nonetheless, this function returns true in simulator.
Thanks for your advice.
I have solved the issue. My fault. Sorry about that.
@pongponglau tell us what wrong did you do?
@isnifer This isn't mentioned in README.md, but you need to go into XCode > Project > Capabilities and enable Apple Pay to fix the issue.

Most helpful comment