-
-
Notifications
You must be signed in to change notification settings - Fork 154
iOS 26: non working onMove handler #970
Copy link
Copy link
Closed
Labels
🍎 iOSiOS specificiOS specific🐛 bugSomething isn't workingSomething isn't working iOS 26Anything specific to iOS 26Anything specific to iOS 26
Metadata
Metadata
Assignees
Labels
🍎 iOSiOS specificiOS specific🐛 bugSomething isn't workingSomething isn't working iOS 26Anything specific to iOS 26Anything specific to iOS 26
Describe the bug
In iOS 26 the
onMovehandler stopped to workCode snippet
Use example app.
Repo for reproducing
Example app.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The circle movement should be animated.
Screenshots
Simulator.Screen.Recording.-.iPhone.16.Pro.-.2025-06-10.at.15.55.46.mov
Smartphone (please complete the following information):
Additional context
It seems like the algorithm for keyboard view discovery should be changed because classes are different now.