Test universal linking

Please provide the following:

  1. SDK Version: 35
  2. Platforms: iOS

Hi guys,

is it possible to test universal linking in expo? If yes, how? I followed the guide (https://docs.expo.io/versions/latest/workflow/linking/#universaldeep-links-without-a-custom-scheme) to support universal/deep linking. On Android it works, because i easily can install the built apk on our android test device but does not managed to get it to work in our iPhone (“no provisioning profile”). I uploaded the ipa to testflight but the universal links did not work. I dont know why excatly maybe its because of testflight.

Does anyone have another idea on how to test if it works on iOs?

Best regards

1 Like

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