Firebase dynamic link not opening the app iOS
问题 I have developed & installed an iOS app locally on my device. And have set custom scheme in the info.plist as mydlink Set associated domains as weel: applinks:<myapp>.app.goo.gl Created dynamic link on firebase as: https://<myapp>.app.goo.gl/?link=http://<mysite.com>/&ibi=<app bundle id>&ius=mydlink&ifl=https://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id%3D<app store id>%26mt%3D8&pt=<app store id> When I open or click on dynamic link, it opens app page in the "App Store" app