I have build an android app using flutter and firebase. I have used go_router to set up all the navigation and deep links. The deep link works correctly when I click on a link (say pasted on whatsapp). However, when I send a notification, I receive the notification, but when I click on it, instead of going to the appropriate page, it just opens the app.