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.
I have read the guidelines for contributing and I understand
iOS Version 15.4
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.