Any solution for zoom problem on Samsung devices?

Hello, after my app was published in the Play Store, I noticed a problem with Samsung devices. Everything was bigger than it should have been. When I researched this issue a bit, I found that it started after WebView 99.

It is not a problem that everything is zoomed, I can fix it with css, but the close button of the ads does not appear.

a few examples:

I saw that a ticket was opened for chromium for this:
https://bugs.chromium.org/p/chromium/issues/detail?id=1305201
https://bugs.chromium.org/p/chromium/issues/detail?id=1305501
https://bugs.chromium.org/p/chromium/issues/detail?id=1305579

People have been able to find workarounds for this but they are coding on the android side, is there a workaround for this in Ionic?