My app is an ionic app and i use cordova-plugin-firebase-dynamiclinks it works on android but on ios i get this error:
6.19.0 - [Firebase/Analytics][I-ACS023001] Deep Link does not contain valid required params. URL params: {
"_cpb" = 1;
"_cpt" = cpit;
"_fpb" = "CJsFEPcCGgJlbg==";
"_iumchkactval" = 0;
"_iumenbl" = 1;
"_osl" = "https://khanoo.page.link/test2";
"_plt" = 1260;
"_uit" = 2887;
apn = "com.codex.khanoo";
cid = 7661467918835935158;
ibi = "codex.khanoo";
isi = 1446149404;
link = "https://khanoo.com/tabs/estates/id/6155?page=estate&pageId=198";
sd = "very nice";
si = "https://khanoo.com/backend/thumbnails/estates/5e6a9552807f4/0-5e6a95528082e.jpeg";
st = house;
}
my Bundle ID is codex.khanoo
and i added it to info url type url schemes i also added GoogleService-info.plist
and also in firebase console i added everything Bundle ID
, App Store ID
and Team ID