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 UI Issue, when lock device just before appearing popup. #97

Open
sumrucat opened this issue Mar 15, 2022 · 1 comment
Open

iOS UI Issue, when lock device just before appearing popup. #97

sumrucat opened this issue Mar 15, 2022 · 1 comment

Comments

@sumrucat
Copy link

in our production app (iOS) getting UI related issues in wootric popup.
if we lock the device just before the presenting wooric popup, then modal view UI completely change and we have to scroll down to see the modal view.
I have attached evidence, please check

https://drive.google.com/file/d/1LqPANb_4fHEUUnwUdbpQq9CmZYJ1mmM4/view?usp=sharing

@reggian
Copy link

reggian commented Oct 14, 2022

Hi, @sumrucat.
A nasty issue I was experiencing too.
As a workaround I suggest doing a [Wootric stop]; when the application enters background. Of course this will stop any current presentation but at least the users will not see the glitch.

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