• tehmics
    arrow-up
    1
    arrow-down
    0
    ·
    27 days ago
    edit-2
    27 days ago
    link
    fedilink

    Can you work around it with magisk like rooted stock android? I bought my pixel specifically for graphene but google pay is the main thing preventing me from switching

    • Githyanki
      arrow-up
      1
      arrow-down
      0
      ·
      27 days ago
      link
      fedilink

      You cannot root grapheneos, so the answer is no. That method does work on other rom’s like lineage.

        • tehmics
          arrow-up
          1
          arrow-down
          0
          ·
          26 days ago
          link
          fedilink

          I’m currently getting MEETS_DEVICE_INTREGRITY with play integrity fix, which is enough for Google Pay to work. The only thing that I haven’t been able to do is drive for Uber or use RCS oddly enough. RCS happened to fix itself about a month ago as well.

    • ByteWelder
      arrow-up
      1
      arrow-down
      0
      ·
      26 days ago
      link
      fedilink

      As far as I’m aware, there are no work-arounds that allow for circumventing the Play Integrity API. Probably because you cannot avoid the involvement of a Google backend API that is accessed by the app’s backend. It works like this: Play Services hands a token to the app, the app sends it to the app backend, and then the app backend lets a Google backend verify the token, which results in a verdict. You cannot manipulate the token.