I implemented Appsflyer OneLink with my cordova(Ionic)application and for android everything works fine. In iOS, when i run the application directly to the device from Xcode and when i click on a link it opens the application. But i uploaded the ipa file to Hockeyapp and then downloaded the application and installed and then again i clicked on the link but it redirects to the appstore.
i have added associated domains as well as i doubled checked the team ID as well as other configurations(Universal Links) and they all are according to the documentation.
Any idea about the issue that i am facing here?