Git Product home page Git Product logo

Comments (3)

hirbod avatar hirbod commented on June 18, 2024

Just one thing to notice: the delay will be much shorter when not using APP trough "cordova run ios". Is seems like there is a bug when cordova CLI is running. But still, keyboards shows up little later with this plugin.

from ionic-plugin-keyboard.

runspired avatar runspired commented on June 18, 2024

The delay is longer because there's usage monitoring and logging going on with xcode run or cordova run.

I do not have any delay issues with this in my app, and our app has a lot of complicated logic surrounding inputs, focusing, and the keyboard. I would try to break down precisely the amount of time each step takes from user action or programmatic action that is supposed to lead to the keyboard showing, and see what it is that's slowing you down.

from ionic-plugin-keyboard.

tlancina avatar tlancina commented on June 18, 2024

Thanks for the issue, but I'm going to close this as I'm fairly certain it has nothing to do with the plugin. On iOS the only thing the plugin does is listen for UIKeyboardWillShow and fires a JS event, which would not account for a 5-10 second slowdown.

As for breaking the simulator, it could be that you're using Ionic and have the hardware keyboard attached, which I have observed to break the scroll view resizing. This is a bug that we're aware of (better hardware keyboard support).

from ionic-plugin-keyboard.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.