You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HasKeyboardOffset=false does not work on iOS. When the keyboard is opened, the page does not go up.
There is no problem on the android side but it does not work on the ios side
Version: 2.1
Platform:
📱 iOS
The text was updated successfully, but these errors were encountered:
For anyone who still cares about this, I ran into the same issue. This was changed in commit 98f17d4. One now needs to set HasKeyboardOffset = true. Android still works as before.
🐛 Bug Report
HasKeyboardOffset=false does not work on iOS. When the keyboard is opened, the page does not go up.
There is no problem on the android side but it does not work on the ios side
Version: 2.1
Platform:
The text was updated successfully, but these errors were encountered: