Hello,
So, I have created an application and implemented its deep linking method. The deep linking is working properly taking the user inside the request with a back button in the application to view all requests. However, after the user clicks the back button and tries to view another request the deep linked request will open.
Is there is any way to prevent this?
Thanks.