I want to open a specific fragment in my navigation graph through deep linking.
I added a deep link URL like this
I tried putting the same URL in the payload in the FCM console, but it did not open my fragment, the same thing opens when I put the URL in a text message.
I have added the nav graph in manifest too, can someone please address what's wrong and how can I fix it.