Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

About Play Integrity API #1771

Closed
j0110 opened this issue Aug 31, 2022 · 12 comments
Closed

About Play Integrity API #1771

j0110 opened this issue Aug 31, 2022 · 12 comments
Labels

Comments

@j0110
Copy link

j0110 commented Aug 31, 2022

Hi,
It would be great to add the possibility to check for Play Integrity API directly with MicroG (as it is already done with Safety Net), to get rid of the real Play Store and just relying on MicroG structure !
Thanks a lot

@j0110 j0110 added the question label Aug 31, 2022
@paolo-caroni
Copy link

paolo-caroni commented May 8, 2023

There is much MIT licensed app that do this, the problem is that you have CANNOT_BIND_TO_SERVICE error.
Not sure if this a fakestore or gmscore problem but seems to be a fakestore problem.

@ale5000-git
Copy link
Member

ale5000-git commented May 8, 2023

@j0110
It is handled directly in microG but it is the library compiled in the app itself that check also for Play Store but FakeStore can spoof it almost perfectly.

There were some code changes in FakeStore that have already been merged that will improve the situation.
But there isn't a new version released yet.

@paolo-caroni
Copy link

@j0110 It is handled directly in microG but it is the library compiled in the app itself that check also for Play Store but FakeStore can spoof it almost perfectly.

There were some code changes in FakeStore that have already been merged that will improve the situation. But there isn't a new version released yet.

Sorry but no, the release of FakeStore 0.2.0 don't solve this issue, Play Integrity API dosn't run, also Play Integrity is not listed as supported on the wiki.

@ale5000-git
Copy link
Member

ale5000-git commented May 17, 2023

Play Integrity API Checker report success on my phone.

It is possible that the problem is not microG.
I'm not completely sure but I think Play Integrity API is just SafeNet with some additional checks and maybe a different interface but the base checks are the same.

@paolo-caroni
Copy link

paolo-caroni commented May 17, 2023

Play Integrity API Checker report success on my phone.

Interesting, you have fakestore or google play as market?

@paolo-caroni
Copy link

Screenshot_20230517-215043_Play Integrity API Checker

@j0110
Copy link
Author

j0110 commented May 21, 2023

Play Integrity API Checker report success on my phone.

It is possible that the problem is not microG. I'm not completely sure but I think Play Integrity API is just SafeNet with some additional checks and maybe a different interface but the base checks are the same.

@ale5000-git I'm really interested !
How did you succeeded ?

@paolo-caroni
Copy link

Just to clarify, it seems to be a fakestore issue. So probably this issue should be closed. Also @ale5000-git please confirm that you don't use fakestore and this is the reason of your check success.

@ale5000-git
Copy link
Member

Sorry for the late reply.
Yes, with microG GmsCore + Google Play Store you can get this:
Screenshot

@ale5000-git
Copy link
Member

Since this issue is only within FakeStore, I'm closing this ticket in favor of this: #2050

@ale5000-git ale5000-git closed this as not planned Won't fix, can't repro, duplicate, stale Aug 10, 2023
@js6pak js6pak mentioned this issue Oct 26, 2023
3 tasks
@huwenkai26
Copy link

这么晚才回复很抱歉。 是的,通过 microG GmsCore + Google Play 商店,您可以获得: 截屏

@ale5000-git How do you install the official play store +microG GmsCore

@Weissnix4711
Copy link

Sorry for the late reply. Yes, with microG GmsCore + Google Play Store you can get this: Screenshot

Hi, sorry for bumping this, but can I just ask what version of the play store you have installed?

I tried on a clean install of LOS 20, with magisk + microg installer revived + play store 41.5.29-29, and while the play store and microg are installed fine, no apps recognise the play store as being installed. I suspect maybe it's an incompatibility between microg and the specific version of the play store I am using, but I'm unsure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants