Skip to content

Commit 6b00ce8

Browse files
committed
8295 Update required iOS version in discovery error
1 parent 72e4e6d commit 6b00ce8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Hardware/Hardware/CardReader/UnderlyingError.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,7 @@ extension UnderlyingError: LocalizedError {
430430
"there is an issue with the merchant account or device")
431431
case .unsupportedMobileDeviceConfiguration:
432432
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 " +
433+
"iPhone XS or newer running iOS 16.0 or above. Contact support if this error " +
434434
"shows on a supported device.",
435435
comment: "Error message shown when the built-in reader cannot be used because " +
436436
"the device does not meet minimum requirements.")

0 commit comments

Comments
 (0)