Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KeyboardShrinksView not working with iPhone 8+ #82

Open
ersatishverma opened this issue Dec 28, 2018 · 1 comment
Open

KeyboardShrinksView not working with iPhone 8+ #82

ersatishverma opened this issue Dec 28, 2018 · 1 comment

Comments

@ersatishverma
Copy link

ersatishverma commented Dec 28, 2018

Hello,

I have an issue after upgrading to iOS12. When I click on a textarea, and keyboard shows up, it takes the HTML contents of the page "too high" and also shown the black space right above the keyboard and also my status bar disappears.

Using ios Version 12.1.2
PhoneGap Version cli-8.0.0
Plugin Version 1.2.0

Keyboard.shrinkView(true)

c23f21ec-2f58-4da2-9ed3-1767167c06df
Please, take a look at this.
In the meanwhile, I will try to find my way around on my own and find a fix.

Thanks,

@costin-moraru
Copy link

I fixed that with Keyboard.shrinkView(true). When keyboard is showing in scrollViewDidScroll i scroll the "Webview content" to bottom 0.0 point and working on all ios 12.x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants