I have a perfectly working fine application until VS 2019 16.10, I upgrade the machine, my machine crash, Reinstall older version of VS. now my application stop working.
I am debugging application, but for some reason it never goes past Start Screen on Real device. It works when I do Line by Line debug. But never works on real device neither iOS nor Android.
And sometime it fails to load on Debugger/emulators as well. As I am typing this message, my application is showing Splash Screen but VS's Visual Tree shows my Login Page is loaded there. Can anyone please guide how I can debug it, as there is no error coming. Application just stop loading at random point.