Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[firebase_dynamic_links] Working Only on 2nd Open #1409

Closed
CedYF opened this issue Nov 12, 2019 · 5 comments
Closed

[firebase_dynamic_links] Working Only on 2nd Open #1409

CedYF opened this issue Nov 12, 2019 · 5 comments
Labels
type: bug Something isn't working

Comments

@CedYF
Copy link

CedYF commented Nov 12, 2019

Describe the bug
If install an app with a firebase deeplink, the deeplink won't work on the original install. But it will work on subsequent opens of the app.

To Reproduce
Steps to reproduce the behavior:

  1. Set Up DeepLinking
  2. Install The App And Notice That It Doesn't Work
  3. See That One 2nd time clicking the link, deeplinking successfully works.

Expected behavior
I would expect the deeplink to work on the initial install.

Additional context
There could be something on the install where it's not passing through.

@CedYF CedYF added the type: bug Something isn't working label Nov 12, 2019
@iapicca iapicca changed the title [Firebase DeepLinking] <Working Only on 2nd Open> [firebase_dynamic_links] Working Only on 2nd Open Nov 12, 2019
@iapicca
Copy link

iapicca commented Nov 12, 2019

Hi @CedYF
could you please provide your updated flutter doctor -v?
Thank you

@iapicca iapicca added the blocked: customer-response Waiting for customer response, e.g. more information was requested. label Nov 12, 2019
@HofmannZ
Copy link

#255 fixed it for me. Currently running that fork, it will hopefully be merged soon.

@ch-muhammad-adil
Copy link

If this issue is happening in iOS then you may find some good information in this article

https://medium.com/flutter-community/handling-firebase-dynamic-links-in-flutter-7c1de6a4e2e

@iapicca
Copy link

iapicca commented Nov 21, 2019

Hi again @CedYF
did the proposed solutions worked for you?
Thank you both @HofmannZ and @ch-muhammad-adil

@iapicca
Copy link

iapicca commented Dec 4, 2019

Without additional information, we are unfortunately not sure how to resolve this issue. We are therefore reluctantly going to close this bug for now. Please don't hesitate to comment on the bug if you have any more information for us; we will reopen it right away!
Thanks for your contribution.

Could everyone who still has this problem please file a new issue with the exact descriptions what happens, logs and the output of 'flutter doctor -v' please.
All system setups can be slightly different so its always better to open new issues and reference related issues.

@iapicca iapicca closed this as completed Dec 4, 2019
@iapicca iapicca removed the blocked: customer-response Waiting for customer response, e.g. more information was requested. label Dec 4, 2019
@firebase firebase locked and limited conversation to collaborators Aug 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants