I'm new to iOS development. Today I try to embed the firebase Dynamic Link in my App to generate links to share. I try to implement it as the tutorial video, but after I set the Associated Domains in Capabilities and URL type in Info. I cannot open the app by tap URL like the demo in the video. The setting is like this:
and when I open https://q326v.app.goo.gl/apple-app-site-association, the result also looks fine.
Anyone have the idea what the problem is? Thanks very much!