URL format of IOS deeplinking, -


i needed know, how can have url in such way that, if application installed, navigate application, if not navigate fallback url(any url).

thanks in advance

you need implement universal links. refer guide here


Comments

Popular posts from this blog

java - Date formats difference between yyyy-MM-dd'T'HH:mm:ss and yyyy-MM-dd'T'HH:mm:ssXXX -

python - RuntimeWarning: PyOS_InputHook is not available for interactive use of PyGTK -