Alex Awaik
Alex Awaik
You are right, didn't notice that generated link doesnt work. _Does it depend on which working directory is used to publish maybe?_ Maybe it is. Usually this link just autogenerated....
Hi, I'll try to fix it during the week (or next weekend).
I've updated dependencies in the package and in the example and it works again. I didn't change the code itself. Please check how it works with updated package. flutter_instagram_stories: ^1.0.1...
It looks like wrong data in the Firestore. Please double check fields names.
Hey @MiguelAngelLopezBlanca is it array in your database?
Can you please try to remove all `file` records and paste test one ` "file": [ { "filetype": "image", "url": { "en": "https://firebasestorage.googleapis.com/v0/b/flutter-instagram-stories.appspot.com/o/in31.jpg?alt=media&token=3ff0173a-0d97-4339-8136-86603f449446" } } ] `
@MiguelAngelLopezBlanca Had you chance to fix it?
Can't find a bug, because test app with real Firestore database works. You can check it yourself, the database is open to read and `Example` folder in repo contains all...
Fixed with the new version, please check flutter_instagram_stories: ^1.0.2 Thanks for the help @kevinZartek
Hi, sorry, I haven't implemented it yet. You are welcome to PR.