We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72e4e6d commit 6b00ce8Copy full SHA for 6b00ce8
Hardware/Hardware/CardReader/UnderlyingError.swift
@@ -430,7 +430,7 @@ extension UnderlyingError: LocalizedError {
430
"there is an issue with the merchant account or device")
431
case .unsupportedMobileDeviceConfiguration:
432
return NSLocalizedString("Please check that your phone meets these requirements: " +
433
- "iPhone XS or newer running iOS 15.4 or above. Contact support if this error " +
+ "iPhone XS or newer running iOS 16.0 or above. Contact support if this error " +
434
"shows on a supported device.",
435
comment: "Error message shown when the built-in reader cannot be used because " +
436
"the device does not meet minimum requirements.")
0 commit comments