Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Firebase dynamic link is not working on IOS

We have been using firebase dynamic link on android for a while.It was working fine in android. We have decided to build our project on IOS platform also.Now we are facing some problems in dynamic link. On pressing the link our application does not open.We also following the tutorial to integrate dynamic link on IOS.

1.Added .Plist file.

2.Added associated Domain in capabilities.(applinks:domain-link)

3.Added URL Types in info.

4.Added Team ID.

Seems like we are following the exact steps in the documentation. And yet Dynamic link is not working for us. Can anyone help us in resolving this issue?

like image 203
Surya prakash Avatar asked Nov 22 '25 05:11

Surya prakash


1 Answers

check

  1. Apple Developer enable your Associated Domains from your app Identifiers
  2. check AASA file team id and bundle id from https://{your set domain}.page.link/apple-app-site-association
  3. AASA effective not real time
  4. open your note app input https://xxx.page.link/ooo test (not on browser)

I hope I can help you

like image 190
unprofessional Avatar answered Nov 23 '25 20:11

unprofessional



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!