Android, the app gets stuck in an infinite loop when I try to open a link, that exist in the manifest file
I have scenerio where I deeplink url : www.business.co.uk/some_search?someparams=data
Android deep linking is working in mobiles but not in tablets
I just started the Android development.