[Module] fix Google play certification status on custom ROMs

anupritaisno1

Senior Member
Apr 29, 2014
1,811
1,898
153
Certification is a server-side check that checks that your device is a oneplus 2

On the other hand safetynet is a test that checks if your phone has been modified
 

B!Gguy

Senior Member
Apr 20, 2016
391
701
0
Colombo
Certification is a server-side check that checks that your device is a oneplus 2

On the other hand safetynet is a test that checks if your phone has been modified
I know what Saftynet & Certification are. But using magisk hide changed the certification status to certified. Didn't change any fingerprints or used any modules.

Edit - Double checked. Magisk hide can fix this. Also check this thread -> [LINK]https://forum.xda-developers.com/oneplus-3t/help/device-certification-t3554308/page2[/LINK]

Can others confirm magisk hide fixes this? to enable magisk hide(for beginners),
Magisk manager -> settings -> magisk hide(toggle) -> select magisk hide in the side menu -> select Play Store -> Clear play store data & check the certification status again.
 
Last edited:

rutu3

Senior Member
Oct 27, 2008
219
26
28
Mumbai
I know what Saftynet & Certification are. But using magisk hide changed the certification status to certified. Didn't change any fingerprints or used any modules.

Edit - Double checked. Magisk hide can fix this. Also check this thread -> [LINK]https://forum.xda-developers.com/oneplus-3t/help/device-certification-t3554308/page2[/LINK]

Can others confirm magisk hide fixes this? to enable magisk hide(for beginners),
Magisk manager -> settings -> magisk hide(toggle) -> select magisk hide in the side menu -> select Play Store -> Clear play store data & check the certification status again.
Yes, above mentioned steps worked for me.
 
  • Like
Reactions: dgunn and B!Gguy

Vladi46321

Member
May 13, 2014
32
0
0
Didn't​ read that the Module was for the Oneplus 2 and used it on my LeMax2.

Well ... it helped and i passed the SafetyNet test.

Now my question, does it change the stuff back like before when deactivating the module ?
(I'm new to magisk)

Thanks guys!
 
Last edited:

Sam Nakamura

Retired Forum Moderator
Dec 7, 2015
5,476
4,530
113
Landshut (Ndb.)
Didn't​ read that the Module was for the Oneplus 2 and used it on my LeMax2.

Well ... it helped and i passed the SafetyNet test.

Now my question, can i keep it active and does it change stuff when deactivating the module?
(I'm new to magisk?)

Thanks guys!
You might want to read again the OP and last comments, this module isn't even for passing safetynet, you pass safetynet by switching on "magisk hide" in magisk settings..
You can also as alternative go to magisk hide in settings and check Playstore, you might need to clean data of Playstore in "App-Info" to let it take effect but it should provide similar result which is to have Playstore (find in Playstore settings) "certified"...
And just for completing the statement, you know it's dangerous for your device to flash before you read, don't you?

Sent from my OnePlus 2 using XDA Labs
 

Vladi46321

Member
May 13, 2014
32
0
0
You might want to read again the OP and last comments, this module isn't even for passing safetynet, you pass safetynet by switching on "magisk hide" in magisk settings..
You can also as alternative go to magisk hide in settings and check Playstore, you might need to clean data of Playstore in "App-Info" to let it take effect but it should provide similar result which is to have Playstore (find in Playstore settings) "certified"...
And just for completing the statement, you know it's dangerous for your device to flash before you read, don't you?

Sent from my OnePlus 2 using XDA Labs
Well the problem is MagiskHide doesn't help at all for me and yes i know :)
 

josehdez01

Member
Nov 3, 2016
7
20
0
You might want to read again the OP and last comments, this module isn't even for passing safetynet, you pass safetynet by switching on "magisk hide" in magisk settings..
You can also as alternative go to magisk hide in settings and check Playstore, you might need to clean data of Playstore in "App-Info" to let it take effect but it should provide similar result which is to have Playstore (find in Playstore settings) "certified"...
And just for completing the statement, you know it's dangerous for your device to flash before you read, don't you?

Sent from my OnePlus 2 using XDA Labs
Well, I just flased too in a Le Max 2 and now is showing device certified aaand now it pases the safety net.
(It didn't before, no matter what I did with magiskhide)
Now I'll uninstall the module and check if the safety-net still pases
 

anupritaisno1

Senior Member
Apr 29, 2014
1,811
1,898
153
This module can work on any phone that shows uncertified. I didn't mention this because there are legal issues using oneplus' oxygenos fingerprint on non-oneplus devices. So if you do that outside of oneplus, be aware of the legal issues. This kind of usage is in no way supported
 

NeoXen

Senior Member
Feb 5, 2016
103
41
0
Munich
Thank you very much! Worked on Seraph08s Lineage Build.
For anyone having trouble with the default documents-app: Delete it in /system/priv-app, Magisk will let you choose a new app!
 

Chiyo-chan

Senior Member
Oct 27, 2010
59
28
38
For this to work with latest Magisk v13 beta, I had to make changes to the file /magisk/certification.vending/post-fs-data.sh: in the 3 lines containing '/data/magisk/resetprop' replace '/data/magisk/resetprop' with just 'resetprop' and reboot, it'd be all green after that. That's the file 'post-fs-data.sh' found in the 'common' folder of the zip file.
Hope this helps!
 

kavee.gauravjoshi

Senior Member
Nov 21, 2016
407
333
63
Pune, Maharashtra
Hi, I have Oneplus 2 and somehow after using this mod (i tried both of them) through Magisk (12.0), my playstore settings still show device certification as uncertified. Am i missing any step? Do i need to flash the zip through TWRP? Or is it ROM dependent? I am on RR unofficial.
 

keval_juthani

Senior Member
Feb 28, 2017
124
47
0
Hi, I have Oneplus 2 and somehow after using this mod (i tried both of them) through Magisk (12.0), my playstore settings still show device certification as uncertified. Am i missing any step? Do i need to flash the zip through TWRP? Or is it ROM dependent? I am on RR unofficial.
Clear playstore data.
Disable android debugging in developer options
Enable magisk hide
Restart.

Hope this can help!