Capacitor Version
Capacitor Version
Capacitor Doctor
Latest Dependencies:
@capacitor/cli: 7.4.2
@capacitor/core: 7.4.2
@capacitor/android: 7.4.2
@capacitor/ios: 7.4.2
Installed Dependencies:
@capacitor/android: not installed
@capacitor/cli: 7.4.2
@capacitor/core: 7.4.2
@capacitor/ios: 7.4.2
[error] Xcode is not installed
Other API Details
npm version: 8.19.4
node version : v20.14.0
Platforms Affected
Current Behavior
When I type on an input field, the keyboard hides it
See the minimum example in github https://github.com/Toto5931/app-mini/releases/tag/mini_app
Expected Behavior
I would expect the size of the webview to be reduced so that the input stays visible while we are typing
Project Reproduction
https://github.com/Toto5931/app-mini/releases/tag/mini_app
Additional Information
This problem is different from the #8099 which concerns iOS
I have looked at https://capacitorjs.com/docs/apis/keyboard but the resize option is Only available on iOS.

Capacitor Version
Capacitor Version
Capacitor Doctor
Latest Dependencies:
@capacitor/cli: 7.4.2
@capacitor/core: 7.4.2
@capacitor/android: 7.4.2
@capacitor/ios: 7.4.2
Installed Dependencies:
@capacitor/android: not installed
@capacitor/cli: 7.4.2
@capacitor/core: 7.4.2
@capacitor/ios: 7.4.2
[error] Xcode is not installed
Other API Details
npm version: 8.19.4 node version : v20.14.0Platforms Affected
Current Behavior
When I type on an input field, the keyboard hides it
See the minimum example in github https://github.com/Toto5931/app-mini/releases/tag/mini_app
Expected Behavior
I would expect the size of the webview to be reduced so that the input stays visible while we are typing
Project Reproduction
https://github.com/Toto5931/app-mini/releases/tag/mini_app
Additional Information
This problem is different from the #8099 which concerns iOS
I have looked at https://capacitorjs.com/docs/apis/keyboard but the resize option is Only available on iOS.