Closed matthmart closed 5 years ago
I have the same problem with the new version 3.0.0:
I'm still facing the same issue. Please fix the issue.
This should be resolved soon. We cannot currently give an ETA though.
This issue has been fixed in release 3.2.0.
We are trying to prepare a payment request using
Session.prepare()
method. But we have a crash at line 228, in the fileEncryptor.swift
: https://github.com/Ingenico-ePayments/connect-sdk-client-swift/blob/master/IngenicoConnectKit/Cryptography/Encryptor.swift#L228The error is :
There is no error on the payment request after calling
validate()
method. The SDK version is 3.0.0. The session is created on the pre-production environment, using the Ogone endpoint.Thank you.