react-native-deep-linking icon indicating copy to clipboard operation
react-native-deep-linking copied to clipboard

Getting Data Intent is null error

Open Atypical3991 opened this issue 11 months ago • 0 comments

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 ?

Atypical3991 avatar May 22 '25 06:05 Atypical3991