You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
The deep linking feature in our app is not functioning as expected. When a user clicks on a deep link and navigates within the app, pressing the back button does not take them back to the home destination as intended. Instead, it seems to be going back to the app from which the link was clicked.
Steps to Reproduce:
Click on a deep link from an external app or source.
Navigate within the app using the provided deep link.
Press the back button to return to the previous screen.
Expected Behavior:
When pressing the back button after navigating through a deep link, the app should return the user to the home destination or the appropriate previous screen within the app, not the external app from which the link was clicked.
The text was updated successfully, but these errors were encountered:
Description:
The deep linking feature in our app is not functioning as expected. When a user clicks on a deep link and navigates within the app, pressing the back button does not take them back to the home destination as intended. Instead, it seems to be going back to the app from which the link was clicked.
Steps to Reproduce:
Expected Behavior:
When pressing the back button after navigating through a deep link, the app should return the user to the home destination or the appropriate previous screen within the app, not the external app from which the link was clicked.
The text was updated successfully, but these errors were encountered: