I want to open app from safari browser,for example passed testApp in URLSchemes under URLTypes.what is the deeplink html code from server side for callback URL and for testing app is opening in iPhone or in iPad.
For example for android
window.location = "intent://m.google.com/synctest#Intent;scheme=http;package=com.testApp.sync;S.browser_fallback_url=http://m.google.com;end;"