Replies: 1 comment
-
|
This is a known interaction between Android's Why the gap appears with
|
Beta Was this translation helpful? Give feedback.
-
|
This is a known interaction between Android's Why the gap appears with
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
When starting my app up cold, there is a space where the keyboard should be and it doesnt disappear until I open it again. This happens on Android with keyboardResize:True in the config.
What is the recommended settings for the keyboard on Android to make it work the best with Cap 8? I tried all the options and there is a unique bug on every combination with the keyboard.
If keyboardResize:True
Then everything works, the screens is resized, but on startup we get a huge space that is unusable
If keyboardResize:False
Then the keyboard pushes the footer up much smoother, but it pushes the entire page up and the top nav disappears and there is a bug where sometimes the keyboard covers the footer. 🤦
Beta Was this translation helpful? Give feedback.
All reactions