stripe/stripe-ios

[BUG] Crash when trying to pay with Apple Pay

hak-ioki opened this issue · 1 comments

Summary

When I try to pay anything with Apple Pay, the app crashes because of Stripe 3DS2.

Code to reproduce

image-1 image-2

iOS version

iOS 17.2 & iOS 17.4

Installation method

SPM

SDK version

3.27.1

Other information

This problem only happens when I install the SDK via SPM. With Carthage installation, there was no problem.

Hello, thanks for filing! It seems like Tuist was generating this file incorrectly. Try updating to the latest version of Tuist, v4.4.0 or later.