Skip to content

[ios] unit test fail on iOS 26: testFlutterPlatformViewTouchesEndedOrTouchesCancelledEventDoesNotFailTheGestureRecognizer #179907

@hellohuanlin

Description

@hellohuanlin

It was introduced by this PR to address an Apple bug where the recognizer is stuck at .failed state (the XCTAssert here).

When running the test on iOS 26, the state is now .possible (hence the test failure). This means that Apple likely fixed the bug on iOS 26.

Metadata

Metadata

Assignees

Labels

P2Important issues not at the top of the work lista: platform-viewsEmbedding Android/iOS views in Flutter appsplatform-iosiOS applications specificallyteam-iosOwned by iOS platform teamtriaged-iosTriaged by iOS platform team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions