I have created the ci azure pipeline and cd azure pipeline for iOS apps. we are able to deploy the app to test flight, and the app is also getting installed.
we have implemented the universal link on registration tab in app, when we click on registration tab it needs to redirect to universal link but it’s not mapping to universal link.
When we try to run locally and deploy to testflight ,the app is working fine with universal link, but with azure devops pipeline the universal link is not picking up.
Please suggest us what changes and tasks need to added for azure devops pipeline for ci and cd for ios apps.
I have tried all possible ways by changing the certificates, is their any tasks need to be added to add the associated domains or entitelments file in ios yaml file
Raghavendra k is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.