I have an UWP app which needs to load some settings from files.
I do this in app.xaml.cs OnLaunched event. I make a few async calls inside this method. This works on