NAXAM/braintree-ios-binding

App Store Connect Release not possible with PaymentFlow.iOS

petergelder opened this issue · 2 comments

I am having the same issue as #7 with CardinalMobile build but its a little different.

I am using the BraintreePaymentFlow.iOS 4.35.0.1, because I want to make use of the new 3D Secure flow, which references CardinalMobile.iOS 2.2.3.1 and if I submit my app like that it gets rejected instantly as per issue #7.

If I just update the CardinalMobile.iOS version to 2.2.3.2 my app no longer gets rejected but instantly crashes when launching.

This is the only change I make, and it works while debugging on the Simulator but the moment I upload it and download it onto a physical device using TestFlight it just crashes on launch.

Does the BraintreePaymentFlow.iOS also need updating to use the new version of Cardinal??

anyone else had issues with this??

Can you check again?