GmsCore icon indicating copy to clipboard operation
GmsCore copied to clipboard

Play Integrity is broken

Open lev666 opened this issue 11 months ago • 6 comments

To reproduce Steps to reproduce behavior:

  • Check through any checkers/error in apps requiring game integrity.

Expected Behavior

  • SafetyNet walkthrough

Screenshots

Screenshot_2025-04-09-18-37-01-193_com.google.android.gms.jpg

Screenshot_2025-04-09-18-35-06-454_com.henrikherzig.playintegritychecker.jpg

Screenshot_2025-04-09-18-36-38-519_com.openai.chatgpt.jpg

Screenshot_2025-04-09-18-34-26-485_com.google.android.gms.jpg

Screenshot_2025-04-09-18-34-22-211_com.google.android.gms.jpg

System

  • Android Version: HuperOS 2.0.200.2 A15

Additional Context

  • Also tried putting both the microG/Companion version release. And from the main branch from the git repository (build). The result is the same. Also versions with the main branch became less stable when installing to the system partition (frequent bootloops)

lev666 avatar Apr 09 '25 15:04 lev666

Before installing MicroG, I installed and left in Magisk:

Play Integrity Fix Playcurlnext Tricky Store

lev666 avatar Apr 09 '25 15:04 lev666

Image

Add this processes to magisk denylist and use Zygisk Assistant.

4adbfa76 avatar Apr 14 '25 20:04 4adbfa76

The #2740 have been merged, so there can be improvements.

ale5000-git avatar Apr 14 '25 20:04 ale5000-git

Check my issue for some clues on the -100 error. https://github.com/microg/GmsCore/issues/2729

steveglowplunk avatar Apr 18 '25 10:04 steveglowplunk

Check #2696 if your Microg Companion is missing internet permissions (Settings > Apps > Microg Companion > Mobile data usage > Enable mobile data and wifi)

Turtleb01 avatar May 14 '25 10:05 Turtleb01

Check #2696 if your Microg Companion is missing internet permissions (Settings > Apps > Microg Companion > Mobile data usage > Enable mobile data and wifi)

This fixed it for me! Microg Companion was denied network in CalyxOS Firewall app by default. Granting network access fixed the -100 integrity error.

nyxkn avatar Jun 01 '25 20:06 nyxkn