Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade GMS version? #38

Closed
n76 opened this issue Sep 6, 2015 · 4 comments
Closed

Upgrade GMS version? #38

n76 opened this issue Sep 6, 2015 · 4 comments

Comments

@n76
Copy link

n76 commented Sep 6, 2015

Using BlankStore I updated Skype today (apparently a mistake to do that). This new version of Skype is saying my Play Services needs updating and that it won't work properly until I do that. Looking at logcat I see:

I/Xposed  ( 2142): faked signature
I/Xposed  ( 2142): faked signature
W/GooglePlayServicesUtil(18725): Google Play services out of date.  Requires 7895000 but found 7887001
V/NlpLocationProvider(18695): onSetRequest: ProviderRequest[ON interval=+10m0s0ms] by WorkSource{10147 com.skype.raider}
V/NlpLocationProvider(18695): using autoUpdate=true autoTime=600000

Is this something simple like just updating a version number in the code?

@bonanza123
Copy link

I just changed the numbers in the AndroidManifest.xml, here is the APK: http://d-h.st/EyAL
does it work?

offtopic: do you have xprivacy or something like this? Or do you know what skype is all reading from your phone? ( among them is: your contacts, phone number, Wifi Access-Points MAC address etc ... )

@n76
Copy link
Author

n76 commented Sep 6, 2015

That seems to have worked. In the build I was using before the message and logcat warning would not occur all the time so I don't know how to force it for sure. But I tried the same types of operations as before with your build and I don't see the dialog box nor the logcat warning.

The main thing I see in logcat, unrelated to this issue, is this

W/ActivityManager( 2142): Unable to start service Intent { act=com.google.android.gms.ads.identifier.service.START pkg=com.google.android.gms } U=0: not found

My guess is that this is for an ad server/service (which I am happy not to have) but it might be nice to have a dummy handler for that intent. But, as noted, that has nothing to do with this "outdated Play Services" issue.

@n76 n76 closed this as completed Sep 6, 2015
@n76
Copy link
Author

n76 commented Sep 6, 2015

Oops, probably should not have closed this until the change is merged.

@n76 n76 reopened this Sep 6, 2015
@barturblits
Copy link

bonanza123: your new version gives me problems in maps, location does not work anymore. The current gmscore probably does not comply to the new google gms standards so it seems best to keep the old compatibility definition.
Also google seems to have changed something again. At the moment, when using the original apk there are no more update messages.

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

No branches or pull requests

3 participants