Luis Rhenals

Results 22 comments of Luis Rhenals

Hello @christian-bromann, I think this could be the problem #5899 As @DrKlonk comments in the previous version, the error does not occur.

Hello @hanspagel, is there any update on this feature?

@Loic57 Apparently this solution only applies when using `Copy Task` in my particular case, I am using [assetsdirs](https://stenciljs.com/docs/assets#assetsdirs)

@ZaLiTHkA Hello, thank you very much for your contribution, it seems to me that this project is somewhat abandoned, @mlynch was the CEO and co-founder of Ionic, it seems that...

@thetaPC @niconaso I consider better to use the existing cancelText property, instead of creating a new one.

Checking it seems to me that they are this line of code https://github.com/capawesome-team/capacitor-plugins/blob/3b51e1bd36c19792bf804724a6871bc280b0c031/packages/android-edge-to-edge-support/android/src/main/java/io/capawesome/capacitorjs/plugins/androidedgetoedgesupport/EdgeToEdge.java#L46 By default getBackgroundColor returns the white color, for me it should not change the default color, it...

@robingenz Are there plans to update Firebase dependencies to the latest version?

It seems the showBanner method needs to be refactored to add the correct margins with the safe area. This commit https://github.com/capacitor-community/admob/commit/fa4c1b593574d540c90659e83cb0f2a15e3a14d4 also introduced a new bug: the banner isn't centered...

@distante Could we merge this? At this time, it's impossible to use the banner with Capacitor v7 due to the safe area set in Android 15 by default. The solution...