You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running into problem when trying to test this on a physical device. I have apple merchant id, and stripe key. everything works fine in the simulator. however when i try the same operation on a physical device (with a card setup and verified on it) StripeNative.canMakePaymentsUsingNetworks() returns false. is there something different i must do to enable it to work on a device?
Kind Regards
The text was updated successfully, but these errors were encountered:
Hi,
I'm running into problem when trying to test this on a physical device. I have apple merchant id, and stripe key. everything works fine in the simulator. however when i try the same operation on a physical device (with a card setup and verified on it)
StripeNative.canMakePaymentsUsingNetworks()
returns false. is there something different i must do to enable it to work on a device?Kind Regards
The text was updated successfully, but these errors were encountered: