Linking problems

Hi.

I added scheme to app.json

scheme: "myApp"

And execute expo eject, in my HTML I have the link to my app

<a href="myApp://">Deep Link</a>

but when I click it does not redirect me to my application.
I do not know what the problem may be.

I’m working with SDK 32