LeoNatan/LNPopupController

Safe area insets are broken in iOS 16 when building with Xcode 14 beta

LeoNatan opened this issue · 2 comments

@LeoNatan I updated the LNPopUpController from 2.10.27 to 2.13.7 to use this fix. The fix works. But this version make my tab bar appear with a grey background when i do presentPopupBarWithContentViewController.
[Update: Version testing shows for me 2.12.0 has black background, since 2.12.1 it "overrides" my black with the grey one.]
How could i fix this?

Before presenting the tab bar has a black background:
Pasted Graphic

After presenting it has a grey background and i count two less layers in the tab bar:
Pasted Graphic 1

I added a dedicated bug report: #514