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 -

asp.net mvc - Cannot display error message on Editor or EditorFor -

portaudio - How to enable WASAPI exclusive mode in pyaudio -