Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Truecaller button opens safari & not true caller app in ios11.2.6 #13

Open
sakshiGoel26 opened this issue Mar 7, 2018 · 5 comments
Open

Comments

@sakshiGoel26
Copy link

I have integrated true caller sdk for iOS in my application. On click of TrueCaller button in ios10.3.3 user is navigated to TrueCaller app & once approved to continue user is navigated back to app, along with profile details. But on click of trueCaller button in iOS 11.2.6 user is navigated to safari & not to the TrueCaller app(Sharing screenshot of safari page)

img_6319

@shahiankur
Copy link

Facing the same issue, Please suggest a solution

@Dhrumil-Dhameliya
Copy link

Dhrumil-Dhameliya commented May 18, 2018

In True Caller Entitlments File

Enter App link Like this

applinks:YOUR_APP_LINK_DERIVED_FROM_TRUE_CALLER_WITHOUT_HTTP_OR_HTTPS

Suppose My Applink that i got while creating in true caller dashboard is like

https://asodhfasdfjsaofioeoiuwiofuowief.truecallerdevs.com

then

i need to enter app link in my true caller entitlements file like this
applinks:asodhfasdfjsaofioeoiuwiofuowief.truecallerdevs.com

remember remove http:// or https:// from your app link

@sameer-ahmed
Copy link

remove truecaller restarts phone reinstall app.

its an issue with Apple that some time apple-app-site-association not download while downloading the app from app store,

this file actually tells the system that particular URL pattern should open a particular app

@Erozone
Copy link

Erozone commented Jul 9, 2019

@NSBlackMirror Can you guide me where to find the App Link.As In True Caller Developer Dashboard My iOS App's App Link Row Does not have any value.It is blank.Can you tell me where to find that link

@parth0907
Copy link

Hi There,

Hope you are doing great!

The issue that you mention is due to an OS level restriction. In some cases the AASA file doesn't get's downloaded leading to this behaviour. I would request you to update our IOS SDK to it's latest version as we have gracefully handled this scenario now.

Please feel free to reach out to us via our support channel for a faster and dedicated response.

Regards,
Parth

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants