truecaller / ios-sdk

Apache License 2.0
16 stars 17 forks source link

Not able to fetch profile details from truecaller to my main app. #41

Closed vaibhavTM closed 3 years ago

vaibhavTM commented 3 years ago

File

Steps to reproduce error

  1. Steps pressing truecaller button in my app it is redirecting to truecaller app
  2. Then after selecting "Continue" in truecaller app it redirects to Safari.
  3. There is no open button in safari and neither It redirects back to my app with profile details.

Platform iOS 14.4.2, might be on other as well. Using Xcode 12.4, Swift 5

Step which i performed to integrate truecaller

  1. Created account on truecaller portal
  2. Integrated iOS truecaller SDK via Cocoapods.
  3. Updated associated domains in entitlement file also replacing https:// with applinks as per truecaller documentation.
  4. Also added other steps provided by truecaller documentation.
  5. Also hosted a AASA file on my server & verified by apple as well. link.

Also removed Truecaller & Reinstalled truecaller app multiple times.

Please provide a solution.