question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Opening dynamic links from background

See original GitHub issue

Hey all, I’m trying to implement a mechanism where dynamic link is sent to a user and it triggers some action (e.g. adding the user to specific group). I’m able to implement it using the onDynamicLinkCallback, but this is triggered only when the app is launched using the the link (and not when it is on the background).

Will be happy if someone could help figure this out 😃

Issue Analytics

  • State:open
  • Created 5 years ago
  • Reactions:1
  • Comments:9 (4 by maintainers)

github_iconTop GitHub Comments

6reactions
EddyVerbruggencommented, May 30, 2018

@shabib3 I would have probably posted that here.

1reaction
bzarukcommented, May 30, 2018

@EddyVerbruggen - any update about this?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Receive Dynamic Links on iOS - Firebase
Open Dynamic Links in your app · In the Info tab of your app's Xcode project, create a new URL type to be...
Read more >
Dynamic Links not working when app is closed, only when in ...
I have set it up so that links can be generated correctly, and received correctly, but they only work when the app is...
Read more >
Dynamic Links - React Native Firebase
With Dynamic Links, your users get the best available experience for the platform they open your link on. If a user opens a...
Read more >
Firebase + Flutter — Dynamic Links — Step By Step Guide
When the app is in the background but not shut down, and we open the app by the click of a dynamic link,...
Read more >
Receive Firebase Dynamic Links in a Flutter app - FlutterFire
By using the pasteboard, Dynamic Links can make sure that when a user opens a Dynamic Link but needs to install your app...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found