NAXAM / braintree-ios-binding

Xamarin Binding Library - Braintree iOS SDK
Other
8 stars 7 forks source link

App Store Connect Release not possible with PaymentFlow.iOS #9

Open petergelder opened 3 years ago

petergelder commented 3 years ago

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??

petergelder commented 3 years ago

anyone else had issues with this??

tuyen-vuduc commented 1 year ago

Can you check again?