RustDesk iOS - Allow to use native keyboard when connecting to mobile device #7183
Replies: 3 comments 1 reply
-
@fufesou Could you please implement the functionality? Add the keyboard icon to show when connecting to android and then open the native iOS on screen keyboard to show so you don't need to rely on a slow/non-reliable android on screen keyboard which is also blocked by some RustDesk widgets such as the blue up arrow and RustDesk toolbar? If I want to use the keyboard, I should not have RustDesk widgets blocking the view of the on screen keyboard. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Lock it. Will unlock once we find time to handle this. We have our plan, stop pushing. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
When I connect to an Android target using RustDesk iOS app, the keyboard icon appears to be missing from the menu. It does show if I connect to a windows based target.
No keyboard icon when connecting to mobile device:
For reference, here is the keyboard icon I’m talking about that shows if I connect to a Windows based target:
Could you please allow to use native keyboard when connecting to mobile device?
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.
Other remote desktop apps including TeamViewer allow this without any problem. Here is an example for another remote desktop app that gives you the option to either use the target android soft keyboard on screen or the source ios soft keyboard:
https://imgur.com/a/m5OirEK
I believe that’s how it should be in RustDesk too. The way it is right now basically makes the keyboard input very difficult and extremely unreliable especially if facing with a less stable connection.
I hope the development team will consider my request. I think it’s a real and serious issue that needs to be addressed to improve the software.
Thank you.
Add the keyboard icon to show when connecting to android and then open the native iOS on screen keyboard to show so you don't need to rely on a slow/non-reliable android on screen keyboard which is also blocked by some RustDesk widgets such as the blue up arrow and RustDesk toolbar? If I want to use the keyboard, I should not have RustDesk widgets blocking the view of the on screen keyboard.
Beta Was this translation helpful? Give feedback.
All reactions