Hi,
If you are building a chat / messaging system in Bubble with a message input field and a Send button, you will notice that when using it on iOS, every time you hit the Send button the keyboard disappears and the user needs to touch the input again to make it re-appear.
This makes chatting quite stressful.
This happens because iOS doesn’t natively allow websites/apps to trigger the iOS keyboard without the user actively touching an input.
This plugin solves that problem:
Open iOS keyboard (Apple iPhone)
You can try it here (visit this link from iPhone/iPad):
As you can see in the demo page, it can also be used for other case scenarios when you want the keyboard to appear, and an input to be in focus, without the user having to touch the input.