The key "viewport-fit" is not recognized and ignored

when iam trying to run applicatioin on checker price device android version 7.1
i get this error


and ionic Info in this picture

pls can any one help me ?

I have a similar issue. Did you manage to resolve this error?

The problem is not the viewport-fit” is not recognized and ignored line but the one above it about SyntaxError: Unexpected token (.

That happens when the device/emulator’s System WebView is out of date and you are using features unsupported by it.

Thank you, in the mean time I managed to find it :slight_smile:
Thanks again for the response!!