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
Hello,
I am facing one issue when comparing iOS/Android platforms which I would like to confirm:
Using the latest version available (v2.3. 2)
Android - While pressing a button to recording (long press event from GesturesDetector), I am able to touch in other elements (e.g Zoom Camera, Turn on/off flash) - Expected result
iOS - While pressing a button to recording, I am not able to touch in any other element while the long press event is active.
From what I can see, in iOS, when LongPress the other elements are having the touch events disabled which is not expected, since what I would like to achieve is to be able to record video using long press and zoom/turn on/off torch etc.
Any reason for this? or its a iOS limitation? Any solution?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am facing one issue when comparing iOS/Android platforms which I would like to confirm:
Using the latest version available (v2.3. 2)
Android - While pressing a button to recording (long press event from GesturesDetector), I am able to touch in other elements (e.g Zoom Camera, Turn on/off flash) - Expected result
iOS - While pressing a button to recording, I am not able to touch in any other element while the long press event is active.
From what I can see, in iOS, when LongPress the other elements are having the touch events disabled which is not expected, since what I would like to achieve is to be able to record video using long press and zoom/turn on/off torch etc.
Any reason for this? or its a iOS limitation? Any solution?
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions