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

ios issue : we should not see keyboard above the paywall #121

Open
macartigan opened this issue May 28, 2024 · 2 comments
Open

ios issue : we should not see keyboard above the paywall #121

macartigan opened this issue May 28, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@macartigan
Copy link

macartigan commented May 28, 2024

Description

ios issue : we should not see InputAccessoryView of the keyboard above the paywall :
image

Version

v2.10.1

What platforms are you seeing the problem on?

iOS

System info

"react-native": "0.74.1",
@macartigan macartigan added the bug Something isn't working label May 28, 2024
@vladd-g
Copy link
Contributor

vladd-g commented May 28, 2024

hey @macartigan, is it your custom paywall screen? Or could you please provide any details what you did before getting to this state? Maybe code snippets

@macartigan
Copy link
Author

Hey @vladd-g , we created paywal from adapty website. I fixed my problem with Keyboard.dismiss(); in the same time we go to the paywall, but maybe you want to fix this anyway.

The screen just before to go to the paywall
image

We use InputAccessoryView

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants