SebastianRask / Pocket-Plays-for-Twitch

Open source Twitch client for Android
GNU General Public License v3.0
62 stars 14 forks source link

Disable Pocket Plays won't run without Google Play services popup #5

Closed ptkovsky closed 6 years ago

ptkovsky commented 6 years ago

This follows me from the start and every next screen or whatever action. I don't have any of that installed and this app runs fine except of this annoying popup. Tested official Twitch app and it behaves the same. But can we fix this here please?

SebastianRask commented 6 years ago

Unfortunately I do not control the behavior of the pop up. It might seem like that Google Play Services isn't used, but it is used in the background for a couple of things.

You can take a look at https://github.com/anjandev/Pocket-Plays-for-Twitch if you are interested in a version without Google Services. I'm unsure about the state of this fork though.

ptkovsky commented 6 years ago

That services aren't being used at least in my case because I didn't install any of them. Running SAOSP without any of the GApps on it. Yeah this looks like an API thing that seems hard to control. Whatever... The fork looks really out of date but thanks for the link!