How to test deep links in Expo Dev Client?

Please provide the following:

  1. SDK Version: 41
  2. Platforms(Android/iOS/web/all): Android/iOS
  3. Add the appropriate “Tag” based on what Expo library you have a question on.

I am running Expo Dev Client using expo run:android and have the app running in the emulator. I have also set a custom scheme called as “idrl”. I have configured the linking to open a screen with /xyz. So when I type idrl://xyz I want the screen to show, but the app is just stuck at the loading screen.

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