Closed steadfasterX closed 5 years ago
fixed by: https://github.com/Suicide-Squirrel/android_device_lge_g4-common/commit/fa10f2d0f5ef5222d8c1b44296cddeef3d7c21b0 https://github.com/Suicide-Squirrel/android_device_lge_g4-common/commit/19f780593a3866986b23ae4609c1b25306f51fcf
issue will be closed, the above 3 models will get a new build once the current jenkins run has finished.
i did the fixes you said above for this error. But now, when i want to update open-gapps on google play, phone make soft-reboot for each of apps. Can you add this solution to a new update.
i did the fixes you said above for this error. But now, when i want to update open-gapps on google play, phone make soft-reboot for each of apps. Can you add this solution to a new update.
if you provide the logs..
https://forum.xda-developers.com/showpost.php?p=79882096&postcount=378
When you install openGapps and starting Google Play the first time you might see an error like
"Error communicating with Google servers, please try again later".
without a way to login or going on or (when coming from a full clean flash) you might not be abe to complete the google first boot wizard.
This issue is due to the fact we enforcing now and .. I missed a little policy here. :p
This affects the mentioned models only as those were build already before I fixed that.
But the following is a workaround until I can re-build for those:
Option 1: after a factory reset / full clean flash
Option 2: after a regular clean flash
adb root
adb shell "setenforce permissive"
The above is needed only once when logging in the first time. You can now safely reboot and being enforced again while play store will work as before.