|
|
|
|
|
by derN3rd
1182 days ago
|
|
As an app developer I can tell that's nothing unusual, bc most of the attribution user linking happens (or happened) through clipboard. When you used google/firebase deeplink[1] functionality it was copying a hash shortly before the deeplink, that was then pasted inside the app and could be used to link both web+app sessions together, which was really helpful. [1] https://firebase.google.com/docs/dynamic-links/operating-sys... |
|