react-native-deep-linking
react-native-deep-linking copied to clipboard
Getting Data Intent is null error
Hi there,
@dabit3 I tried to create a deep link on react-native. which is being accessed by Twitter on Authorization, I am receiving the deeplink redirection on my app, but due to some reason keep getting Data intent is null. However, I checked that intent is not null inside MainActivity.kt.
Have you ever faced this issue ?