Sidemenu: Menu won't open on iOS 14.2 beta 2

Created on 1 Oct 2020  路  2Comments  路  Source: jonkykong/SideMenu

I have read the guidelines for contributing and I understand

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

Describe the bug
Menu won't open on iOS 14.2 beta 2. App stops responding.

To Reproduce
Steps to reproduce the behavior:

  1. Install iOS 14.2 beta 2 or download Xcode 12.2 beta 2.
  2. Run the demo either on device or in the simulator.
  3. Try to open the menu.

Expected behavior
Menu should open. App should stay responsive.

Bug - Help Wanted!

Most helpful comment

Betas being what they are, I am not supporting anything until it is released. You're welcome to produce a fix to support others updating for beta until then. Please reopen this issue if it persists after release.

@RMSchlachter, SideMenu is held in memory deliberately to increase gesture responsiveness for reveal.

All 2 comments

Yeah this is giving a memory leak for me as well.

Betas being what they are, I am not supporting anything until it is released. You're welcome to produce a fix to support others updating for beta until then. Please reopen this issue if it persists after release.

@RMSchlachter, SideMenu is held in memory deliberately to increase gesture responsiveness for reveal.

Was this page helpful?
0 / 5 - 0 ratings