SideMenu icon indicating copy to clipboard operation
SideMenu copied to clipboard

addScreenEdgePanGesturesToPresent Doesn't Seem To Work

Open goatt1167 opened this issue 4 years ago • 0 comments

I have read the guidelines for contributing and I understand

  • [x] My issue is happening in the latest version of SideMenu (older versions are no longer maintained).
  • [x] My issue was not solved in the README.
  • [x] My issue can not be answered on stackoverflow.com.
  • [x] My issue is not a request for new functionality that I am unwilling to build and contribute with a pull request.
  • [x] My issue is reproducible in the demo project.

Describe the bug

addScreenEdgePanGesturesToPresent doesn't work.

To Reproduce Steps to reproduce the behavior:

  1. download the code, open SideMenu.xcworkspace in xcode
  2. open file > workspace settings > build system > legacy build system
  3. select SideMenu Example schema_ and run the project
  4. play with the demo in the simulator, but can't open the side menus by swiping from the edges.

Expected behavior When trying to swipe from the edges, nothing happens.

goatt1167 avatar Sep 09 '21 14:09 goatt1167