From fdfdc4c9e487983b6ec8040c84b59e6024878bb1 Mon Sep 17 00:00:00 2001 From: charliecruzan-stripe <97612659+charliecruzan-stripe@users.noreply.github.com> Date: Tue, 16 Apr 2024 11:02:06 -0700 Subject: [PATCH] [example] chore: allow localizations --- example/ios/StripeSdkExample/Info.plist | 2 ++ 1 file changed, 2 insertions(+) diff --git a/example/ios/StripeSdkExample/Info.plist b/example/ios/StripeSdkExample/Info.plist index 7e61479da..609682937 100644 --- a/example/ios/StripeSdkExample/Info.plist +++ b/example/ios/StripeSdkExample/Info.plist @@ -4,6 +4,8 @@ CFBundleDevelopmentRegion en + CFBundleAllowMixedLocalizations + true CFBundleDisplayName StripeSdk Example CFBundleExecutable