React native deep linking not working when app is in background state #24620
Labels
API: Linking
Bug
Ran Commands
One of our bots successfully processed a command.
Resolution: Locked
This issue was locked by the bot.
When the app is closed, I am able to get deep link url that is clicked by Linking.getInitialURL(). When the app is in the background state, then nothing is mounted. So, I am not able to get the url even by the Linking.addEventListener('url', method_name).
What is the way to achieve this? Any lead
The text was updated successfully, but these errors were encountered: