I want create an app using ios Swift, where first app can launch second app on click of the button. I am able to launch web Url's on click of the button but not the application. Please guide me through how to provide the URL scheme for the same.
Thanks in advance.