Open plia7 opened 8 months ago
Hello @wsvn53 As discussed, let me explain the justification for this feature:
I tried to use the remote soft keyboard of Android, but It's too slow and prone to errors to try to type on the target Android soft keyboard that’s on the target screen rather than sending the keystrokes from the client connecting iOS side native soft keyboard. It’s especially true if you are facing a less stable connection. So typing in the native iOS soft keyboard is much better, more efficient and less prone to errors since sending keystrokes from local keyboard has less latency than relying on passing touch screen strokes on a screen that could be lagged because of the connection.
Other remote desktop apps to android including TeamViewer allow this without any problem.
Here is a case study how it looks in TeamViewer in the two attached screenshots, I’ll explain each figure marked in the screenshots:
I hope you will consider this and I was able to convince you.
Please let me know if you have any questions.
Thank you.
Ok, maybe I understand what you want, but this may change the current navigation bar structure, I need to consider its rationality.
Ok, maybe I understand what you want, but this may change the current navigation bar structure, I need to consider its rationality.
Thank you, this could be a great help. If you don't want to change the navigation bar structure, maybe it can be a secret ios url scheme that you pass? i.e. scrcpy2://192.168.1.156:36605?stay-awake=true&pin-keyboard=true
Or something like that, just an idea.
Thanks.
Ok, maybe I understand what you want, but this may change the current navigation bar structure, I need to consider its rationality.
@wsvn53 Let me know if you need my help testing it in test flight.
Thanks.
Hello,
Could you please add an option where you can pin the native iOS keyboard to be open all the time if needed, so if you touch the screen in another area it won't hide the keyboard?
This is useful as sometimes when you type something it shows you auto complete or auto correct words that you need to press on them on the screen which causes the native iOS keyboard to disappear.
Instead it should let the native iOS keyboard continue to show in case I need to continue to type and occasionally interact with the screen (pressing auto complete/auto correct words, etc) if that make sense. Otherwise I need to keep re-opening the keyboard every time I touch the screen which is not convenient and makes it not very productive when trying to use the native iOS keyboard when lots of typing needed is needed.
Thank you.