GithubHelp home page GithubHelp logo

jauntybrain / flow-links-extension Goto Github PK

View Code? Open in Web Editor NEW
26.0 4.0 3.0 1.13 MB

A Firebase Extension offering a powerful alternative to Dynamic Links. Automatic setup, easy management and tons of features - all for free.

Home Page: https://flowlinks.app/

TypeScript 70.20% HTML 29.80%
dynamic-links firebase firebase-extensions

flow-links-extension's People

Contributors

jauntybrain avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

flow-links-extension's Issues

iOS redirect does not work

Hello,
first of all, big thanks for this extension!
I work with app that has both native (iOS and Android) implementation, and I was experimenting with your extension.

The Android part works just fine. I was briefly testing iOS part now, just to see if the redirect to AppStore will work, but once redirected to AppStore, it throws error.

If I emulate being iPhone in the browser and I open the source code, it feels like the iOS part is missing. There is only redirect to https://apps.apple.com/us/app/ but without any ID. I supplied ios Bundle in the settings.

The source code I see is:

image

Thank you for your reply! :) Roman

Don't redirect

I installed the extension and tried to set up a new link, but the website doesn't redirect to any store. I created the link manually in the Firestore database and another one with the dashboard (It doesn't work in both cases).

I detected the script on the website is:
if ("false" == "true") {
var result = detect.parse(navigator.userAgent);
if (result.os.family === "iOS") {
...
Even when I set up redirectToStore true.

Also, the appStoreID is not concat properly on the URL to redirect. It just renders:
window.location.href = "https://apps.apple.com/us/app/";

[FEATURE REQUEST] - Support opening Android internal track

In our case, our development flavor will never be promoted the production track...so will never be publish to the store.

So it can be cool, if we can configure by providing the
https://play.google.com/apps/internaltest/[somenumber]

when the redirectToStore is true

Scheduled date inquiry about ShortURL

Dear Sirs,

I'm planning to apply FlowLinks extension into my app.

I would like to know when you plan to implement the ShortURL feature.
I would appreciate it if you could let me know the exact date.

Thank you.

Typo mistake

hi in firebase funciton ext-firebase-flow-links-initialize index.html file line number 81 you missed to add w

it's like this, and because of that it's not redirect android user to the respected store.
Screenshot 2024-02-11 at 11 30 32 AM

[FEATURE] Make redirects "static"/fast

Cool extension, thank you for creating it!

When initializing the extension, it creates a site with rewrite rules. I wonder if you considered updating the site's rewrite rules every time there is a change in _flowlinks_ collection to avoid cold-starting the function?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.