Hi i am using expo sdk v 20.
I am trying deep linking from a third party app.
and when i try to link from third party app, expo throws error
exp://kakaolink “Error while loading: A server with the specified hostname could not be found…” (code -1003)
kakaolink is the third party app i am using. I have detached my app, and I don’t know why the app scheme is still exp:// need help