Can't drag down the View Controller #466
-
|
Hi Leo, right now I just added a swipe gesture recognizer with Also, The presented View Controller doesn't have any gesture recognizers when I try to print This is the core code for my custom tab bar controller: and this the View Controller that is being presented: Screen.Recording.movThanks in advance |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 31 replies
-
|
Hello, |
Beta Was this translation helpful? Give feedback.
Wait, just remembered from another discussion. Do you use Mixpanel? They add a gesture recognizer to the window (🤦♂️), which breaks the framework gesture recognition logic.