You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
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
The text was updated successfully, but these errors were encountered: