Newer versions of the official HiSuite (v11+) often have stricter authentication that blocks the proxy.
def get_validation_report(self, group_versions: Dict[str, str], proxy_mode: ProxyMode = ProxyMode.EXCLUSIVE) -> List[GroupVersionMismatch]: """Generate validation report for multiple group versions""" reports = []
#Huawei #HiSuite #TechSupport #AndroidRoot #EMUI
Newer versions of the official HiSuite (v11+) often have stricter authentication that blocks the proxy.
def get_validation_report(self, group_versions: Dict[str, str], proxy_mode: ProxyMode = ProxyMode.EXCLUSIVE) -> List[GroupVersionMismatch]: """Generate validation report for multiple group versions""" reports = [] group version not match hisuite proxy exclusive
#Huawei #HiSuite #TechSupport #AndroidRoot #EMUI Newer versions of the official HiSuite (v11+) often