#phiredrop

1 messages · Page 1 of 1 (latest)

covert forgeBOT
untold snow
#

Hi 👋 I'm not sure off-hand, were any changes made to the production version of your application that were included in your test version?

slate thorn
#

Apparently something is different. I just installed an older build and it’s not prompting me to add a card. Where can I troubleshoot this? I’m using the Stripe SDK and pretty much implemented the sample iOS stripe app

#

I may have found it:

pr.supportedNetworks = [
            PKPaymentNetwork
            .discover
        ]

#

If I remove pr.supportedNetworks, it will default to everything yeah?

untold snow
#

Possibly, what type of object is pr there?

slate thorn
#

PurchaseRequest

#

I'm pretty sure I can remove it... testing