i’ve implemented a deeplink in flutter and hosted the apple-app-site-association in my project domain https://example.web.app/.well-known/apple-app-site-association, and added this domain in associated domain
also enable the flutter deep linking in info.plist file
and associated domain is also enabled from apple developer.
i’ve added this code using app_links package
But when i open the app from link it open it for a while and then move to safari browser firebase page. and on top of that page there is a banner to open app but when i click on it to open it still do the same like open app for a sec and then move back to browser. these logs are printed on console.