jauntybrain / flow-links-extension

A Firebase Extension offering a powerful alternative to Dynamic Links. Automatic setup, easy management and tons of features - all for free.
https://flowlinks.app/
31 stars 8 forks source link

Typo mistake #4

Closed Ashish-Raturi closed 8 months ago

Ashish-Raturi commented 8 months ago

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
jauntybrain commented 8 months ago

Hi @Ashish-Raturi!

Thanks for reporting this, very good catch. Will fix and release a new version ASAP.

Ashish-Raturi commented 8 months ago

Thanks you can you release now. I need it. Thanks for the extension also.

jauntybrain commented 8 months ago

Until the update is live, please feel free to edit and deploy Cloud Function ext-firebase-flow-links-api in your project.

Ashish-Raturi commented 8 months ago

i edited the function, but how can i update the website?

Ashish-Raturi commented 8 months ago

by the way both function. ext-firebase-flow-links-initialize and ext-firebase-flow-links-api have this typo

jauntybrain commented 8 months ago

What website are you referring to? If it's the Firebase Hosting website, it is hosted from the ext-firebase-flow-links-api Cloud Function, so redeploying the function will automatically update the website.

Both functions come from the same codebase, so it makes sense for them both to have the typo.

Ashish-Raturi commented 8 months ago

hmm got it thanks

jauntybrain commented 8 months ago

@Ashish-Raturi this issue is fixed in version 0.1.5. It should be available for update today/tomorrow.