Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
1.6k views
in Technique[技术] by (71.8m points)

react native firebase - ios dynamic links not working when app is not insalled but working if the app is installed

i have configured a dynamic link for ios app and it works if the app is installed in the device (in both case --> if app is in background or not running at all) If the app is not installed it does not work. i verified https://vmallapp.page.link/apple-app-site-association and it shows the below

 {"applinks":{"apps":[],"details":[{"appID":"TCJV2CCT8A.com.acttolead.vMallApp","paths":["NOT /_/*","/*"]}]}}

the TCJV2CCT8A is my teamid instead of appid. i am wondering if that is causing the issue. ofcourse i have checked that my appid is correctly filled in ios project settings:

enter image description here

question from:https://stackoverflow.com/questions/65840668/ios-dynamic-links-not-working-when-app-is-not-insalled-but-working-if-the-app-is

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
...