[WIP] No Call Sound, block Auto-Update Play Services - One (M7) Q&A, Help & Troubleshooting

this thread is regarding the recent loss of phone call audio due to updates to Google Play Services
investigating potential workarounds to prevent auto update of play services without breaking every google app.
EDIT: this is for rooted users.. if your not familiar with this stuff, please wait till someone can validate this one way or another,
UPDATE: Confirmed that Google Play Services version 6.1.88 works for this fix. Version 6.5+ is directly responsible for loss of audio.
http://www.apkmirror.com/apk/google.../google-play-services-6-1-88-1557022-034-apk/
Steps to confimed fix:
1. revert to functional version of Play Services (see apkmirror link above, from backup if available)
2. In App details or Titanium Backup etc. , wipe data + cache for Play Services.
3. Reboot to recovery, wipe dalvik + cache
6. Freeze Play Store , Play Services will remain @ old version, and phone audio will be fixed.
this will retain existing gapps functionality, but we'll have to sacrifice Play Store access for now.
Unconfirm WIP stuff:
in play store database, there seems to be an auto_update field. Using sql editor, we can try updating this value to 0. appstate table is in data/data/com.android.vending/databases/localappstate.db
2. set value to 0 in table above for auto update
4. (DO NOT wipe data for Play Store, we need that sql edit to stick)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

nitephlight said:
this thread is regarding the recent loss of phone call audio due to updates to Google Play Services
investigating potential workarounds to prevent auto update of play services without breaking every google app.
EDIT: this is for rooted users.. if your not familiar with this stuff, please wait till someone can validate this one way or another,
in play store database, there seems to be an auto_update field. Using sql editor, we can try updating this value to 0. appstate table is in data/data/com.android.vending/databases/localappstate.db
If you're testing this out, revert to functional version of Play Services (from backup if available, or clearing data/cache on Google Play Services and rebooting seems to work as well), set value to 0 in table above for auto update then reboot and clear cache/dalvik.
Click to expand...
Click to collapse
Nice find. When I was having the issue like crazy yesterday I tried so many things, then just toggling GPS (location service) off and it worked. So for those removing Play store and such try just disabling GPS after clearing Google services cache and then reboot. After the phone has been fully booted re-enable GPS and all is working ok.
Has this hack been working for those who have tried it?

Ok, i am follow your instruction and trying this solution..hopefully it works.will feedback soon =)

The GPS thing didn't work for me. The only thing that works is freezing Google play services and rebooting.

Would taking 'google services framework' or some app from an m7 which doesn't have this issue and flashing it on our phones work?
I've just resorted to occasionally clearing 'google services framework' and restarting. I've found thats the fastest way without freezing anything.
Update: installed the 'HTC service pack' from the store (without going back to stock) and rebooted, but it solved nothing. HTC service pack doesn't work. It seems like HTC is doing something about it as the service pack was even updated just today.

nitephlight said:
this thread is regarding the recent loss of phone call audio due to updates to Google Play Services
investigating potential workarounds to prevent auto update of play services without breaking every google app.
EDIT: this is for rooted users.. if your not familiar with this stuff, please wait till someone can validate this one way or another,
in play store database, there seems to be an auto_update field. Using sql editor, we can try updating this value to 0. appstate table is in data/data/com.android.vending/databases/localappstate.db
If you're testing this out, revert to functional version of Play Services (from backup if available, or clearing data/cache on Google Play Services and rebooting seems to work as well), set value to 0 in table above for auto update then reboot and clear cache/dalvik.
Click to expand...
Click to collapse
what is the package name in this table? I can't find one that would make sense for the google play services?

maxpower2078 said:
what is the package name in this table? I can't find one that would make sense for the google play services?
Click to expand...
Click to collapse
gms is playservices.

Working fix
Just to confirm, this fix works.
I followed the instructions from the first post (changed the entry auto update entry from 1 to 0, wiped data and cache of google play services, rebooted), and I can confirm that calls are working. I even toggled location reporting a few times which reproduced the issue before and calls are working.
I've been hung up on this issue for a couple of days now and short of flashing the new 5.0.1 ROM, this is the only fix working for me. I really doubt that the issue is in any way related to the latest HTC updates..
I'm using ViperOne 7.0.1 with ElementalX-m7-18.0-Sense kernel.

TheTana said:
Just to confirm, this fix works.
I followed the instructions from the first post (changed the entry auto update entry from 1 to 0, wiped data and cache of google play services, rebooted), and I can confirm that calls are working. I even toggled location reporting a few times which reproduced the issue before and calls are working.
I've been hung up on this issue for a couple of days now and short of flashing the new 5.0.1 ROM, this is the only fix working for me. I really doubt that the issue is in any way related to the latest HTC updates..
I'm using ViperOne 7.0.1 with ElementalX-m7-18.0-Sense kernel.
Click to expand...
Click to collapse
awesome, can you confirm whether the fix persists through reboot?

@TheTana,
What version of Google Play Services are you running? Also, did you restore your older version from backup or did you just install it from an apk?

How can i grant sql Editor su? My data folder is empty, but root Explorer can find this files
Sent from my HTC One using XDA Premium 4 mobile app

Did'nt work for me.
Running ViperOne 7.0.1
GooglePlaystore 5.1.11
Google Playstore Services 6.5.87

j to the 4n said:
gms is playservices.
Click to expand...
Click to collapse
Thanks, so I have changed that rows auto_update value to 0, reset cache and data of google play services and restarted my phone but am still experiencing the same issue.
PS I have not reverted to any previous version of anything, still running firmware 6.09.401.5 and google play services 6.5.87 (1599771-038)
Should I find an older version of google play services?
PS. what is the last known "good" version of google play services?

nitephlight said:
awesome, can you confirm whether the fix persists through reboot?
Click to expand...
Click to collapse
Yes, the fix persists through multiple reboots. I give the device 5 minutes after each reboot and issue a call. Works fine.
suave.house said:
@TheTana,
What version of Google Play Services are you running? Also, did you restore your older version from backup or did you just install it from an apk?
Click to expand...
Click to collapse
I did not install any version manually, just wiped cache and data.. As far as I know, I'm running the "latest" version for this ROM. Here are the exact versions as seen in Titanium Backup.
Google Play services v6.5.87 (1599771-038)
Google Play Store v5.0.38
Google Services Framework 4.4.4-1227136

I'm having problems same as everyone else. Running Viper One 7.0.1 with Elemental X m7 18.0
Google Play services 6.5.87 and Play Store 5.0.38
Tried several things suggested on Viper forum with no luck. Restored backup from November 27th and when Play Store asked for permission to run I"Declined". Have for several hours now made many calls and received many calls with no problems. Before doing this I noticed that pressing call there was a lag or delay initiating the call. I can't work without phone but can live without Play Store for now.
Well, 22 hours later and still have a working phone that I can make and receive calls on without any problems.
Sent from my SM-T700 using XDA Free mobile app

TheTana said:
Yes, the fix persists through multiple reboots. I give the device 5 minutes after each reboot and issue a call. Works fine.
I did not install any version manually, just wiped cache and data.. As far as I know, I'm running the "latest" version for this ROM. Here are the exact versions as seen in Titanium Backup.
Google Play services v6.5.87 (1599771-038)
Google Play Store v5.0.38
Google Services Framework 4.4.4-1227136
Click to expand...
Click to collapse
Thanks TheTana. Are you still successful?
Also, phone app now just won't respond. Takes reboot and clear data from google services framework to work.

neijia said:
Thanks TheTana. Are you still successful?
Also, phone app now just won't respond. Takes reboot and clear data from google services framework to work.
Click to expand...
Click to collapse
Yes, still working normally.

TheTana said:
Yes, still working normally.
Click to expand...
Click to collapse
About how long have you had this success for?
I saw that on my phone (which has not done the fix you are doing), there will be a certain amount of time where the calls will not be able to work (after a reboot and data wipe of 'google services framerwork'). Maybe less than an hour.

neijia said:
About how long have you had this success for?
I saw that on my phone (which has not done the fix you are doing), there will be a certain amount of time where the calls will not be able to work (after a reboot and data wipe of 'google services framerwork'). Maybe less than an hour.
Click to expand...
Click to collapse
Yes, it can be time related. I played a little with reproducing the issue after wiping data and cache earlier today (before the fix). For now it's working for about 4.5 hours and a dozen of reboots, with no issues. I will report back if calls fail again.

neijia said:
Would taking 'google services framework' or some app from an m7 which doesn't have this issue and flashing it on our phones work?
I've just resorted to occasionally clearing 'google services framework' and restarting. I've found thats the fastest way without freezing anything.
Update: installed the 'HTC service pack' from the store (without going back to stock) and rebooted, but it solved nothing. HTC service pack doesn't work. It seems like HTC is doing something about it as the service pack was even updated just today.
Click to expand...
Click to collapse
I received a service pack update this morning - see attached. That didn't solve anything. I also tried clearing data & cache on all google play services, framework etc..
Back to square one. for me.

Related

Google Play services not supported?

I'm getting the error message, "Google Play services, which some of your applications rely on, is not supported by your device." Google Now says, "To continue using Google Now, you need Google Play services, which is not supported by your device. Please contact the manufacturer for assistance." WTF? I tried clearing the app's data and rebooting, but no dice. Tried uninstalling and reinstalling. No go. Any suggestions?
It was working fine before. I don't know what I did to break it, but it's frustrating. I've tried uninstalling it and reinstalling, wiping dalvik & cache, and fixing permissions. No go. Any ideas?
Please, someone help me with this.
UndeadSquirrel said:
Please, someone help me with this.
Click to expand...
Click to collapse
I have the same issue. Now previously worked, now doesn't.
Is it possible that this is related to the device ID? I have flashed several different ROMs lately and back to may daily driver. I don't recall if I maintained or changed the device ID.
mordango said:
I have the same issue. Now previously worked, now doesn't.
Is it possible that this is related to the device ID? I have flashed several different ROMs lately and back to may daily driver. I don't recall if I maintained or changed the device ID.
Click to expand...
Click to collapse
I don't know, but I flashed another ROM, HyperDroid AOXP, to be exact, and haven't had any problems since.
Hey man I just got this tonight and fixed it. I can't say exactly what fixed it but what I did was unfreeze ALL my apps from titanium backup, clear the data from google play in applications manager and uninstalled the update. After resetting my phone and freaking out for about 5 minutes, my phone connected to google play and reinstalled google play services and worked again. So I may have done more than I needed to but it worked
I had the same message as the OP, and Google Keep was having issues due to not having Google Play services working. I tried to clear the data from google play services and google play in applications manager ... but I didn't have the option to clear data from Google Play services, and I didn't have Google Play at all listed there ... and that's how I found that my Play Store was gone altogether! So I just found a Google Play store apk online and sideloaded it, and I'm working again since then.

Google play store apps download problem (error code : 497)

I am on android MRA58K and my google play store stopped working for most of the applications including google apps when I am on wifi (works on cellular ). I have removed and re-added my google account. Did not work. Then factory reset the device and no use. And now I can not update most of the application. Cleared cache for google services and play store app as well with no success. Some people suggested changing the DNS to google DNS on the router might work. In my case that did not work. Help is appreciated.
Note: I am on unmodified stock.
Go into settings apps, clear data for Google play store, Google play services and Google services framework. Reboot phone. See if that works.
Mr Patchy Patch said:
Go into settings apps, clear data for Google play store, Google play services and Google services framework. Reboot phone. See if that works.
Click to expand...
Click to collapse
What he said
Sent from my Nexus 6 using XDA Free mobile app
Miraculously everything started working normally this morning without me doing anything. GPS can download and update all the apps as it was doing before. None of the suggested remedies did in the forums did not work yesterday and today everything came back to normal. I guess it is something outside my phone caused this problem. Any thoughts on this are welcome.

Google Play Services Problem - Exhausted Every Solution I know Of.

So just today (June 14th), on my Galaxy Note 5 N920I (Android Marshmallow), a lot of my apps started to crash. Here's a list:
TypeApp
Pocket
Google Opinions
Calendar
Google
Google Play Store
Best Buy
Now, the first thing I did was to wipe the cache and data of Google Play Services, then Services Framework. After that didn't work, I did the same for all the Google Apps.
One that didn't work, I tried to wipe the cache partition, which did not solve the problem.
Then I tried uninstalling Google Play Services Updates and reinstalling via an APK. This also did not work.
I then tried removing my Google Account, which was a huge mistake. I now cannot add my Google Account or even log into the Play Store because, each time, I am hit with the error "Unfortunately, Google Play Services has Stopped".
So now I am locked out of any Google Apps and most of the apps on my phone will no longer work as Google Play Services crashes as soon as they try to load.
I now have no other solutions that I know of. Any insight would be most appreciated.
Thanks.
Diraan said:
So just today (June 14th), on my Galaxy Note 5 N920I (Android Marshmallow), a lot of my apps started to crash. Here's a list:
TypeApp
Pocket
Google Opinions
Calendar
Google
Google Play Store
Best Buy
Now, the first thing I did was to wipe the cache and data of Google Play Services, then Services Framework. After that didn't work, I did the same for all the Google Apps.
One that didn't work, I tried to wipe the cache partition, which did not solve the problem.
Then I tried uninstalling Google Play Services Updates and reinstalling via an APK. This also did not work.
I then tried removing my Google Account, which was a huge mistake. I now cannot add my Google Account or even log into the Play Store because, each time, I am hit with the error "Unfortunately, Google Play Services has Stopped".
So now I am locked out of any Google Apps and most of the apps on my phone will no longer work as Google Play Services crashes as soon as they try to load.
I now have no other solutions that I know of. Any insight would be most appreciated.
Thanks.
Click to expand...
Click to collapse
hi ,
you don't say if you are on stock Rom , rooted ,used Package Disabler /or something similar /or disabled any apps .??If you using Xposed Framework etc. ?
( this could have a" knock on" effect re Google Play issues etc )
Have you tried flashing " correct latest stock" Rom for your device ?
good luck
Would you like to try factory reset?
Good luck to you.
James_Watson said:
Would you like to try factory reset?
Good luck to you.
Click to expand...
Click to collapse
Restore via odin stock tar file.

Google Play Services

Morning all!
I appreciate your help on previous posts of mine and I'm looking to seek your help once more.
I use several apps that use the Google API for maps, unfortunately (aside from actual Google apps) this doesn't work. It simply says 'Google Play services are updating'. Except when I go to the settings, they are not.
Is anyone else having this issue/has been able to find a workaround?
QuantumNetworks said:
Morning all!
I appreciate your help on previous posts of mine and I'm looking to seek your help once more.
I use several apps that use the Google API for maps, unfortunately (aside from actual Google apps) this doesn't work. It simply says 'Google Play services are updating'. Except when I go to the settings, they are not.
Is anyone else having this issue/has been able to find a workaround?
Click to expand...
Click to collapse
I had the same problem, so I did this - went to Settings / Apps, turned on "Show system processes", then under Google Play Services / Storage /Manage Space cleared all data. Now everything works
JadranB said:
I had the same problem, so I did this - went to Settings / Apps, turned on "Show system processes", then under Google Play Services / Storage /Manage Space cleared all data. Now everything works
Click to expand...
Click to collapse
All hail JadranB! Thanks for your help, this has fixed the issue.
It fixed the problem to me, but only until the reboot.
Then the problem appears again.
Kostas 741 said:
It fixed the problem to me, but only until the reboot.
Then the problem appears again.
Click to expand...
Click to collapse
Yeah, unfortunately this seems to be the case for me too. I haven't been able to find a more permanent workaround.
Fortunately i figured out!
This is happening due to beta version of google play services. I unistalled the latest updates and it came to a version 11.9.75. Then, it didn't upate anymore, unless i download an app called Play Services Info.
If you stay at version 11.9.75 then there is no problem at in-app maps (reboot it or not).
JadranB said:
I had the same problem, so I did this - went to Settings / Apps, turned on "Show system processes", then under Google Play Services / Storage /Manage Space cleared all data. Now everything works
Click to expand...
Click to collapse
Thanks. This also fixed an issue for me I was just about to ask about, where all links from my Google feed refused to open in anything but Chrome and the option to "open web pages in the Google app" was greyed out (and Opera as my default browser was also ignored).
I was also unable to sign into Chrome, it said my account was already in use. Seems to be working now.
I wonder what's going on here? Never seen anything like it on my previous Samsung phones.
Just had the update to 110 UK, but the issue has just occurred again.
It's getting ridiculous!
Same issue here, and I can't log into Chrome .. Says "Syncing to .." and never updates. Some apps are forcing me to update Google Play Services, so this is a mess .. If you update play services then Uber and Maps, along with some other apps won't work!
enrique71 said:
Same issue here, and I can't log into Chrome .. Says "Syncing to .." and never updates. Some apps are forcing me to update Google Play Services, so this is a mess .. If you update play services then Uber and Maps, along with some other apps won't work!
Click to expand...
Click to collapse
only workaround is to clear all google play services data
I am also struggling under this.
My Fitness apps doesnt shop a map until i delete the play service data. Works until the next reboot. Hope someone is fixing this soon.
The temporary fix results in all credit/debit cards vanishing from the Google Pay app.
So basically I just uninstalled the current updated version of google play services and forced google play to no auto-update. This seems to have fixed the issue temporarily. If you stay at version 11.9.75 then there is no problem.
Hi all,
Android app developer here. This is an issue with the latest Google Play Services (12.6.73 released on 10th May) and has been affecting Huawei devices and maybe some other vendors.
You can check the progress on it on Google issue tracker here.
Also from what I've read the "clear app data" fix is just temporary, issue returns after device restart or after some time. Google seems to be already working on the issue so I think it would be best to wait it out unfortunately
I have a couple of issues it seems besides the map issue:
2 factor prompt doesn't work anymore, and the google assistant options are broken.
Couldn't log into chrome with my google account either but that seems to be fixed after a factory reset.
Edit: most of the issues seem to be fixed now. Still no working 2 factor prompt. Other than that everything is fine again
paul678 said:
Hi all,
Android app developer here. This is an issue with the latest Google Play Services (12.6.73 released on 10th May) and has been affecting Huawei devices and maybe some other vendors.
You can check the progress on it on Google issue tracker here.
Also from what I've read the "clear app data" fix is just temporary, issue returns after device restart or after some time. Google seems to be already working on the issue so I think it would be best to wait it out unfortunately
Click to expand...
Click to collapse
This has been resolved for me after updating from 103 to 110. No problems, even after a reboot.
Kostas 741 said:
Fortunately i figured out!
This is happening due to beta version of google play services. I unistalled the latest updates and it came to a version 11.9.75. Then, it didn't upate anymore, unless i download an app called Play Services Info.
If you stay at version 11.9.75 then there is no problem at in-app maps (reboot it or not).
Click to expand...
Click to collapse
Yes I was having the problem too until I disabled Play Services and left the beta program in the play store, then updated again. Leaving the beta definitely solved the issue.
Hi,
So I have 12.6.73 and still this problem.
Can someone help?
Install beta Google play service
I read on the m10p forums its fixed.
virtyx said:
Install beta Google play service
I read on the m10p forums its fixed.
Click to expand...
Click to collapse
Do u have any link to that?

How to get notification without freezing GSF

Below is a third version of the guide (ok, it's 3.5). As of January, 15th I've added great finding by @Seresseran1. Thanks man!
The below guide will provide you with fully working Google services, play store will work, push notifications will work, location accuracy etc. Everything will work until you restart the phone without enabling flight mode first. Then you might start receiving play protect notifications and you have to redo the procedure.
Prerequisite : GMS has to be installed and fully working without play protect notifications. Any method of installation should be OK, i prefer manual but Googlifier is fine.
1a. Run following commands using ADB:
adb shell
cmd appops set com.google.android.gsf RUN_IN_BACKGROUND ignore
cmd appops set com.google.android.gsf RUN_ANY_IN_BACKGROUND ignore
cmd appops write-settings
1b. Open Settings - Apps - App Launch
Tap the three dots, select "Show system Processes".
Search For Google Services Framework.
Change from Manage Automatically- To Manage Manually. Deselect Options "Auto-launch" and "Run in background". Only secondary launch remains selected.
2. Put phone in airplane mode. It's very important!
3. Open Settings, go to Apps, Apps, tap three dots, select Show system processes, find Google Services Framework. Open it.
4. If you have frozen Gsf defrost it (enable).
5. Stop it if it's running. Go to Storage, clear cache, clear data. Stop it again if necessary.
6. Restart the phone.
7. Do not disable airplane mode yet! Wait few minutes in airplane mode or check with Device ID app if you see your GSF ID.
8. Disable airplane mode and check play store. If you see error message, close it from task list and try again.
If you restart the phone without enabling airplane mode first all you have to do is redo above guide starting from point 2.
If you see play protect notifications do not panic! Enable airplane mode, go to settings, apps, apps, find Google framework services, goto storage, stop it, clear cache, clear data, restart your phone then you should be good.
I do not use Google apps except maps, but they should work. Remember that using above guide does not mean your device will get play protect certification. So, Google pay will not work for sure.
Nice it works. Playstore and all push Notification works whiteout problems. Thanks man
djrush said:
Nice it works. Playstore and all push Notification works whiteout problems. Thanks man
Click to expand...
Click to collapse
mmarkq said:
The below guide will provide you with fully working Google services, play store will work, notifications will work, location accuracy etc.
Prerequisite : GMS has to be installed and fully working without play protect notifications. Any method of installation should be OK, i prefer manual but Googlifier is fine. If you have frozen gsf it's OK too.
1. Install device ID app to get Google service id. Copy it. If you have frozen gsf, defrost it to get ID.
2. Register gsf id on https://www.google.com/android/uncertified/
3. Freeze GSF and make sure your apps are having notifications. You can use push notification tester to check if push is supported and fully working.
4. Wait. At least a day or two.
5. Put phone in airplane mode. It's very important!
6. Defrost GSF. Wait few minutes in airplane mode. Do not restart phone.
7. Disable airplane mode and check play store. If you see error message, close it from tak list and try again.
If you see play protect notifications do not panic! Enable airplane mode, go to settings, apps, apps, find Google framework services, goto storage, stop it, clear cache, clear data then froze it and wait another day or two then repeat above procedure.
So far tested on two different p40 pro and mate 30 pro. All three devices working great
I do not use Google apps except maps, but they should work. Remember that using above guide does not mean your device will get play protect certification. So, Google pay will not work for sure.
Click to expand...
Click to collapse
But we will have still all the notifications about Play Protect certified every single second? Or not? Thanks
No play protect notifications.
mmarkq said:
No play protect notifications.
Click to expand...
Click to collapse
We can update also Play Services apk from Play Store?
You will get fully working gms. You can update play store, services etc.
djrush said:
Nice it works. Playstore and all push Notification works whiteout problems. Thanks man
Click to expand...
Click to collapse
Hi, how long have you waited exactly to have it working? Thanks
djrush said:
Nice it works. Playstore and all push Notification works whiteout problems. Thanks man
Click to expand...
Click to collapse
ummm it says to wait a day...how long did you wait?
Nice, just waited like 6 hours and my gmail just took 2 minutes to notify me, thank you!!
Edit: sometimes they still take a while, so its better but definately still not working as it should
alvaro761991 said:
Nice, just waited like 6 hours and my gmail just took 2 minutes to notify me, thank you!!
Edit: sometimes they still take a while, so its better but definately still not working as it should
Click to expand...
Click to collapse
What you mean with "sometimes they still take a while"? If push notifications work, they work like should in theory.
I waited 6 hours but i have always this error:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I will try to wait more. The gfs id is registred well, it's always the same number.
mmarkq said:
You will get fully working gms. You can update play store, services etc.
Click to expand...
Click to collapse
Are you sure we can update Play Services apk? Can you try to update it and see what happens?
denzel09 said:
I waited 6 hours but i have always this error:
I will try to wait more. The gfs id is registred well, it's always the same number.
Click to expand...
Click to collapse
It takes a time. Wait longer.
I don't have update the play service. I will try it later.
denzel09 said:
I waited 6 hours but i have always this error:
I will try to wait more. The gfs id is registred well, it's always the same number.
Click to expand...
Click to collapse
Did you see, that your Device is registered for Google Play Protect? For me, there is no About Option at Playstore Settings.
I am trying on Mate 30 Pro. (Waiting for 1 or 2 days)
Thank you for sharing.
I will share in here if i can success
Slightly edited OP. Looks like sometimes you have to wait just an hour or two and it's enough.
In worst case scenario you will get play protect notifications; then you have to clear cache, data, freeze gsf and wait bit longer. When you freeze gsf all your apps will still have push notifications, only playstore will not work (and google location accuracy0.
Hi all,
Can you confirm that it works more than 8 hours and even after reboot? Cause there was an option before that was working only for 8 hours or till next update.
P.S. can you also confirm that GSF ID stays the same? Because after I defrost it, it is same as registered. Once I reboot, it changes different value and I start getting errors.
djrush said:
It takes a time. Wait longer.
I don't have update the play service. I will try it later.
Click to expand...
Click to collapse
Thanks, please try to update Play Services, i think this can be a problem with Play Protect notification.
chiposh said:
Hi all,
Can you confirm that it works more than 8 hours and even after reboot? Cause there was an option before that was working only for 8 hours or till next update.
Click to expand...
Click to collapse
What you mean with "there was an option ..."?
denzel09 said:
What you mean with "there was an option ..."?
Click to expand...
Click to collapse
There is a method on youtube for working notification + Playstore for 8 hours or till next reboot. Steps are very similar

Categories

Resources