ios - iPhone: URL scheme not working from mail client -


i have created url schemes in app. wanted open app email. copy custom url scheme myapp:// in browser , opening app. when try opening email in ios mail client, doesn't open. there needed done open app email?

in e-mail body, should write content in html format. here require hyperlink there should <a href> ... </a>

for example:

<a href="myapp://">launch myapp</a> 

hope helps.


Comments

Popular posts from this blog

python - No exponential form of the z-axis in matplotlib-3D-plots -

php - Best Light server (Linux + Web server + Database) for Raspberry Pi -

c# - "Newtonsoft.Json.JsonSerializationException unable to find constructor to use for types" error when deserializing class -