Skip to content

[BUG] Card reader selection UI is blocked on iOS 26 with sdk 6.2.0 #181

@sstasi95

Description

@sstasi95

Summary

On iOS 26 the card reader selection UI shown by calling SumUpSDK.presentCardReaderSettings (or even the old and deprecated presentCheckoutPreferences) is completely disabled, making it impossible to select a card reader or to start searching for available ones. There's a white overlay on the left side of the screen (see attached screenshot), which is probably blocking tap events from reaching the actual UI.

On iOS 18 it seems to work fine, but I only tested it on a simulator.

Steps to Reproduce

Calling SumUpSDK.presentCardReaderSettings on a device with iOS 26 should be enough.

Expected Behavior

UI should be enabled, and users should be able to interact with it.

Actual Behavior

UI is disabled, and users cannot interact with it.

iOS Version(s)

iOS 26

Impacted Devices

Tested on iPhone 15 Plus and iPad 9, but the issue should be visible on any iOS 26 device

  • SumUp SDK: 6.2.0
  • Swift: 6.2.1
  • Xcode: 26.1.1

Video / Screenshot

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions