https://github.com/hrafnthor/dynamic-link-replacement
A simple replacement for Firebase Dynamic links when redirecting users to app stores based on user agent.
https://github.com/hrafnthor/dynamic-link-replacement
firebase mobile
Last synced: 5 months ago
JSON representation
A simple replacement for Firebase Dynamic links when redirecting users to app stores based on user agent.
- Host: GitHub
- URL: https://github.com/hrafnthor/dynamic-link-replacement
- Owner: hrafnthor
- License: mit
- Created: 2024-08-22T15:02:26.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-30T11:52:54.000Z (about 1 year ago)
- Last Synced: 2025-12-10T12:52:59.221Z (7 months ago)
- Topics: firebase, mobile
- Language: HTML
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dynamic-link-replacement
As of August 25th 2025, Firebase Dynamic Links have been deprecated (see announcement).
This small repo contains a simple mechanism that redirects to the correct store (or preferably directly to an application) based on the user's browser's `User-Agent` header.
In case that fails in some fashion, each link is animated in after a two second delay, giving users the manual options to navigate to the one applicable to them.
View it in action over at https://hrafnthor.github.io/dynamic-link-replacement/