[Mobile][iOS] The keyboard not showing up after the image is chosen from the device #342
Unanswered
renntbenrennt
asked this question in
Mobile
Replies: 1 comment 6 replies
-
Hello, we can't seem to run into this issue on our end. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The main problem is as stated in the title.
My issue is about [Mobile], and it's iOS specifically
I have tried running
example
directory successfully before creating an issue here.And the issue reproduced in both the example from the package and our environment.
For further demonstration, here's a video recording of this case:
RPReplay_Final1628821928.MP4
As you can see, after the image is chosen from the device, the keyboard not showing up anymore no matter how I tap on the input area.
I have tried to use code like this to try to raise the keyboard up but none of the
requestFocus
method works...Beta Was this translation helpful? Give feedback.
All reactions