Group Version Not | Match Hisuite Proxy Exclusive __exclusive__
Your and Build Number (found in Settings > About Phone) Group version not match error · Issue #7 - GitHub
Newer versions of HiSuite have patched the exploits used by the Proxy. group version not match hisuite proxy exclusive
: Some newer versions of HiSuite (v11+) may fail to patch correctly. If issues continue, try using an older version like HiSuite v10.0.1.100 v10.1.0.550 Toggle Connection Your and Build Number (found in Settings >
def compare_versions(self, v1: str, v2: str) -> int: """ Compare two version strings Returns: 1 if v1 > v2 0 if v1 == v2 -1 if v1 < v2 """ ver1 = self.parse_version(v1) ver2 = self.parse_version(v2) v2: str) ->
