Native App Deep Link not working

0
Native App deep linking is not working because Linking.getInitialURL() in RegisterDeepLink is returning null value because of this deep link url registration is failing.  I am running the App locally and testing the native app on Android emulator. As mentioned in documentation I added launchMode and intent-filter to AndroidManifest.xml Any idea why getInitialURL is returning null? and how to fix this issue?
asked
0 answers