For example, I receive a Singular tracking link like
https://singularassist.sng.link/A59c0/nha7?_dl=singularassist%3A%2F%2F in my notification payload.
I want to resolve this URL and retrieve the actual deep link it redirects to.
How can I achieve this within my React Native application?
For example, I receive a Singular tracking link like
https://singularassist.sng.link/A59c0/nha7?_dl=singularassist%3A%2F%2Fin my notification payload.I want to resolve this URL and retrieve the actual deep link it redirects to.
How can I achieve this within my React Native application?