[Guide] Fix Google Play Store issues


1) Fix device uncertified by google issue on complied rom...
  • Download any root xplorer
  • Navigate to /system
  • Open your build.prop with text editor
  • And now just add "lineage"on "ro.build.description" and "ro.build.fingerprint"
  • For example :- if you are using "Mokee" rom and facing device uncertified issue while opening play store, then just remove "mokee" from below line and add "lineage"...
  • Example :-
  • ro.build.description=lineage_A104-userdebug 7.1.2 NJH47F 2f26323a55 release-keys
  • ro.build.fingerprint=Micromax/lineage_A104/A104:7.1.2/NJH47F/2f26323a55:userdebug/release-keys
Credit:-
  • Nana lyke :- for base guide
  • Anand umap (me) :- for figure out issue :p

2] Fix Google Play Store ForceClosed issue...
  • Install Android System WebView app

More fixes coming soon....

No comments