Skip to content

Conversation

@DaVinci9196
Copy link
Contributor

1.Avoiding ANR that may occur during login (#3192)
2.fix google login missing droidguard
Problem stack:

org.microg.gms.common.NotOkayException: Error=MissingDroidguard
 at org.microg.gms.common.HttpFormClient.request(HttpFormClient.java:96)
at org.microg.gms.common.HttpFormClient.lambda$requestAsync$0(HttpFormClient.java:210)
at org.microg.gms.common.HttpFormClient$$ExternalSyntheticLambda0.run(Unknown Source:8)

2.fix google login missing droidguard
@ale5000-git
Copy link
Member

I don't know this code too much but does it check if droidguard is enabled in microG settings before using it?

@DaVinci9196
Copy link
Contributor Author

I don't know this code too much but does it check if droidguard is enabled in microG settings before using it?

Currently, based on my testing, this error occurs when installing Microg for the first time and then logging into a Google account.
It's also possible to determine this by checking the enable status of DroidGuard.

@ale5000-git
Copy link
Member

ale5000-git commented Jan 29, 2026

Currently, based on my testing, this error occurs when installing Microg for the first time and then logging into a Google account.
It's also possible to determine this by checking the enable status of DroidGuard.

Perhaps I did not express myself clearly.
My question was: Does microG execute droidguard and include droidguardResults ONLY if safetynet/playIntegrity is enabled in microG settings?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants