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
{{ message }}
This repository has been archived by the owner on Sep 11, 2022. It is now read-only.
my situation is that in the left VC I have a menu, one of the menu items is controller with MKMapView inside. When the VC with map is shown in front with the left menu revealed, pan gestures in the visible part of the front VC are being caught by the map so it is not possible to go back to front VC by swiping from right to left.
The text was updated successfully, but these errors were encountered:
Hi,
my situation is that in the left VC I have a menu, one of the menu items is controller with MKMapView inside. When the VC with map is shown in front with the left menu revealed, pan gestures in the visible part of the front VC are being caught by the map so it is not possible to go back to front VC by swiping from right to left.
The text was updated successfully, but these errors were encountered: