Description
Hi, I recently noticed that this package has been sunset — thank you for all the work that went into it!
I wanted to ask what the recommended approach is now for handling safe area insets, as I’m running into issues with the current setup.
Details
In version 7, the Capacitor config file approach and the enable() method don’t appear to work for me.
I also noticed in previous discussions that safe area insets were said to be fully fixed starting with Chromium v140, but I’m already using v140 (and even tested with the v143 WebView Dev version), and the behavior still seems unchanged.
Is there any recommended workaround, fix, or migration path to ensure proper safe area handling going forward?
Thanks in advance for your help and clarification!