Deep Linking Share - Troubleshooting in iOS

After deploying to TestFlight, the “Deep Linking Share” feature doesn’t seem quite right. Here’s what I’ve done so far in the Classic App Builder. What am I missing?

(1) Added custom domain for a PWA, which unlocked the Deep Linking Route settings.

(2) Selected Custom Redirect because app has some native-only features.

(3) Set the Page’s Screen Route Name and Screen Variable Names.

(4) Set the Deep Linking Share Action and input ID

(5) When deployed to TestFlight and the Deep Linking Share button is clicked, an empty modal appears with no link. It does seem that the link is being generated or included for some reason…

Any tips?

Thanks for sharing this. Looking into it

You can test this. It should be fine. Build the app and test it please

1 Like

Unfortunately, the rebuild resulted in the same experience… No link seemed to be found.

I did notice that I have 2 Deep Links, and – though each of the Screen Route Names differ – both of the “Screen Variable Names” use the same value: “id”. Might that have something to do with why it’s not working? I’ll be rebuilding in the next day or two, and see if that has anything to do with it.

1 Like

Changing the Screen Variable Names to unique values didn’t change the experience.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.