iOS: dynamic links get short url (universal link) #6121
Unanswered
megacherry
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hi everony,
i've configured successfully dynamic links. it works perfectly on android, but under ios i always get the long url. like this: https://example.com/subdir/?link=https://example.com/subdir/deep/link/id&apn=com.example.app&isi=123456789&ibi=com.example.app
i use react-navigation with Linking.getInitialURL();
does anybody have a solution or a hint to solve this issue?
thanks in advance.
best regards
Andy
Beta Was this translation helpful? Give feedback.
All reactions