Open JayzeeHuang opened 3 years ago
The errors happens on the following line:
It happens because payment.token.paymentMethod.network
is nil
.
When I'm testing with a simulator, I get the same error.
When I'm testing with a real device that has a Test Credit Card, then it works as expected.
I tested on simulator and real device, both same issue.
Hope someone can help me.
Thanks in advance.