How does iOS choose which app to launch when a generic URL Scheme is launched ? What I know from older document is
Note: If more than one third-party app registers to handle the same URL scheme, there is currently no process for determining which app will be given that scheme.
OR Is there any latest document that states this ?