How to close popup about search engine

Hi guys. I’m using docker+appium+codeception.
I dunno how to close this popup.
Any ideas?

Do u tired normal Switch to Close function
ex:-
driver.Switchto().Alert().Accept()