## Bug Report ### Plugin(s) @capacitor/status-bar ### Capacitor Version <!-- Paste the output from the `npx cap doctor` command into the code block below. This will provide the versions of Capacitor packages and related dependencies. --> ``` 💊 Capacitor Doctor 💊 Latest Dependencies: @capacitor/cli: 7.1.0 @capacitor/core: 7.1.0 @capacitor/android: 7.1.0 @capacitor/ios: 7.1.0 Installed Dependencies: @capacitor/android: not installed @capacitor/cli: 7.1.0 @capacitor/core: 7.1.0 @capacitor/ios: 7.1.0 [success] iOS looking great! 👌 ``` ### Platform(s) - iOS ### Current Behavior When using iOS split screen, the app doesn't resize properly. To reproduce: - Create a new capacitor project - Add the status bar plugin - Open split screen view, see doesn't resize properly This used to work in capacitor v6, so this is a regression. ### Expected Behavior Should resize properly, like capacitor v6. ### Code Reproduction https://github.com/aeharding/resize-bug-spm ### Other Technical Details - https://github.com/aeharding/voyager/issues/1932 - https://github.com/aeharding/voyager/issues/1882 ### Additional Context https://github.com/user-attachments/assets/d84bcd70-2076-4e5b-bcc7-3706d0657f7a
Bug Report
Plugin(s)
@capacitor/status-bar
Capacitor Version
Platform(s)
Current Behavior
When using iOS split screen, the app doesn't resize properly.
To reproduce:
This used to work in capacitor v6, so this is a regression.
Expected Behavior
Should resize properly, like capacitor v6.
Code Reproduction
https://github.com/aeharding/resize-bug-spm
Other Technical Details
Additional Context
ScreenRecording_03-31-2025.11-57-13_1.MP4