Hey,
I'm trying to get the deferred deep link callback firing, but doesn't seem to do anything.
Currently simple Adjust deep links work fine, only the deferred ones don't after the app is freshly installed.
Versions:
"react-native-adjust": "^5.4.4",
"expo": "^54.0.12",
"@config-plugins/react-native-adjust": "^12.0.0",
"react-native": "0.81.4",
Here's my implementation:
