MS docs said I can launch Sim application using this code:
Windows.System.Launcher.LaunchUriAsync("ms-settings-uicctoolkit:");
When I run this on my phone which has 2 SIM
, it will display the first SIM
application menu, how to launch my secondary SIM
application?