Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keyboard not showing on ios #140

Open
soniska22 opened this issue Oct 7, 2019 · 1 comment
Open

Keyboard not showing on ios #140

soniska22 opened this issue Oct 7, 2019 · 1 comment

Comments

@soniska22
Copy link

We have successfully integrated the unity app into react native app. Everything is working fine except input fields on ios devices in unity module. Input fields are focused, keypress is registered in unity, just keyboard is not showing on the screen. When I ask info about the touchscreen keyboard in unity it seems that keyboard is active and visible.

But, if you focus some input field component in reac-native part before going to unity, the keyboard is displaying and working fine for the rest of the application session, even in unity.
So the problem is if the keyboard has to be displayed for the first time from the unity app.
Android devices are working fine.
Any ideas?

@CurralesDragon
Copy link

Did you find a solution for this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants