[ ] My issue is happening in the 6.5.0 of SideMenu (older versions are no longer maintained).
Describe the bug
On the iphone XR the sidemenu does not appear
To Reproduce
Steps to reproduce the behavior:
navigationController.present(SideMenuManager.default.rightMenuNavigationController!, animated: true)
Expected behavior
In the other devices when making the present it appears correctly.
I have read the guidelines for contributing and I understand iOS Version 15.4
To Reproduce Steps to reproduce the behavior: navigationController.present(SideMenuManager.default.rightMenuNavigationController!, animated: true)
Expected behavior In the other devices when making the present it appears correctly.