Firebase dynamic hyperlink all the time goes to ios app retailer even when app put in

[ad_1]

I’ve a dynamic hyperlink that’s working positive on Android nevertheless I can not get the App Retailer redirect behaviour working appropriately on iOS.

If I arrange the dynamic hyperlink to go to a url (not the app retailer) if the app is just not put in it really works as anticipated and opens the app. That is the dynamic hyperlink:

https://go.xxxxx.app/?hyperlink=https://member.xxxxx.app&apn=app.xxxxx.xxxxx&isi=1573527302&ibi=app.xxxxx.xxxxx&ifl=https://member.xxxxx.app&efr=1

Nonetheless if I set it to go to the app retailer if the app is just not put in it ALWAYS goes to the app retailer, even when the app is put in.

https://go.xxxxx.app/?hyperlink=https://member.xxxxx.app&apn=app.xxxxx.xxxxx&isi=1573527302&ibi=app.xxxxx.xxxxx&efr=1

I’m clearly doing one thing incorrect or misunderstand the connection between deep hyperlinks and dynamic hyperlinks. “go” is my dynamic hyperlink subdomain and “member” is my deep hyperlink subdomain.

I realise there are a number of different questions on this however not one of the solutions helped me.

Different information

I’m utilizing a bodily iPhone 8 with iOS 15.4.1

That is my deeplink which works positive if I click on the url on my system:
https://member.xxxxx.app

I’ve an app affiliation file arrange right here:
https://member.xxxxx.app/.well-known/apple-app-site-association
I additionally set it right here as I wasn’t certain whether or not to set it up for the dynamic hyperlink as properly:
https://go.xxxxx.app/.well-known/apple-app-site-association

I’ve the next Related Area arrange in Xcode:
applinks:member.xxxxx.app
Word that I’ve not added the related area applinks:go.xxxxx.app as this simply appeared to make the dynamic hyperlink be handled like a deeplink.

I’ve the aptitude related domains turned on in my Apple Developer identifier.

My app is printed to the app retailer however not the most recent model of the app with the related area member.xxxxx.app.

I’ve added my app and workforce id to Firebase on the ios app.

I’ve “Related Domains Growth” turned on within the developer settings of my iPhone.

I added FirebaseDynamicLinksCustomDomains in my information.plist as talked about right here:
https://firebase.google.com/docs/dynamic-links/custom-domains#set_up_a_custom_domain_in_the

[ad_2]

Leave a Reply