Closed BLeeEZ closed 2 days ago
Hello, Could you reproduce this issue in a small proejct? I have thoroughly tested the framework with all the various iPad multitasking modes, and for me, it works as it should. Thanks
You can also test the included demo project with multitasking and different settings to see if you can find a configuration that reproduces the issue.
Thank you for your fast reply. The problem is somewhere inside my view that should be presented. I am sorry for the inconvenience.
No worries. If you have trouble figuring it out, you can open a discussion and we can ponder together.
Describe the Bug:
First of all: Thank you very much for this great project. I am using this project for Amperfy (https://github.com/BLeeEZ/amperfy) for a while now. I have tested v2.20.5 on macOS, iOS and horizontal/landscape iPadOS and it works fine except for iPadOS Split View. In iPadOS SplitView, LNPopupController seems like to get stuck in an endless loop (100% CPU load without visual progress). In the following I share a screenshot of the simulator debugger stack trace when pressing debugger pause at some time:
Reproduction:
Expected Behavior:
Open the embedded view, like it does on macOS, iOS and horizontal/landscape iPadOS
Screenshots and/or Videos:
No response
Additional Context:
No response