public static bool IsAppInstalled(string ID) { return(POL.IsAppInstalled(ID, POL.SelectedRegion_)); }