Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

processAndResolveDeeplink always return null #147

Open
AsmaaMagdHelali opened this issue Oct 16, 2024 · 1 comment
Open

processAndResolveDeeplink always return null #147

AsmaaMagdHelali opened this issue Oct 16, 2024 · 1 comment

Comments

@AsmaaMagdHelali
Copy link

I want to return the original Deep link in case of short link ( ex: https://x.go.link/xyz ), so I used processAndResolveDeeplink method but unfortunately it always return null

Adjust.processAndResolveDeeplink(AdjustDeeplink(shortLink))
.then((resolvedLink) {
print (resolvedLink);
})

Flutter : 3.24.3
Adjust:
Adjust (5.0.1)
adjust_sdk (5.0.2)

https://dev.adjust.com/en/sdk/flutter/v4/features/short-links

@AsmaaMagdHelali
Copy link
Author

any response ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant