capacitor-statusbar-safe-area icon indicating copy to clipboard operation
capacitor-statusbar-safe-area copied to clipboard

Request support for capacitor6

Open lvzhenbo opened this issue 10 months ago • 1 comments

Doesn't seem to be seeing errors at the moment, but there are warnings about dependencies image

lvzhenbo avatar Apr 21 '24 23:04 lvzhenbo

capacitor6, Web work fine, but not in android and ios

In ios get error on console for all three method (getStatusBarHeight, getSafeAreaInsets, injectCSSVariables) [error] - ERROR {"code":"UNIMPLEMENTED"}

Chirag-kalsariya avatar Apr 26 '24 11:04 Chirag-kalsariya

The migration does not seem to be too troublesome. I followed the steps here on a clone of the repo, and it ran without issues. However, I am not able to test if those changes worked, this is why I have not submitted a PR.

Edit: I managed to test the changes on Android and it worked. Could you test my PR #15 on iOS @Chirag-kalsariya ?

azarz avatar May 29 '24 11:05 azarz

I will test it soon, but for my project I started using this NPM package.

https://www.npmjs.com/package/capacitor-plugin-safe-area

Chirag-kalsariya avatar Jun 01 '24 19:06 Chirag-kalsariya

Published with v3.0.0

Aashu-Dubey avatar Jun 02 '24 19:06 Aashu-Dubey