Chrome not open deep linking react native android/iOS

81 Views Asked by At

I have configured deep linking on the react native project.

In iOS, it works on safari but when I open the link from Chrome it doesn't work.

In Android, it work when I test db shell am start -W -a android.intent.action.VIEW -d ... but I open with Chrome then it not working

0

There are 0 best solutions below