-
Notifications
You must be signed in to change notification settings - Fork 26
Cannot scan QR code (to connect to the wallet) #11
Description
I've successfully installed version 1.0.8 from the .apk file (official GitHub one) and created my wallet. However, when I've tried to scan the QR code to connect to it, the application did not allow me do that, saying that it won't run unless I update Google Play services.
The problem is that I don't use any of the Google services, I don't even know whether they are blocked in my country/community/office or not. I almost exclusively use adb to manage the software and data on my phone.
This is more or less vanilla Marshmallow 6.0, which should be supported per what I read in #4. I'm attaching the screenshot which suggests that this is not a system message, but rather one from the MEW itself.
The question is, how do I avoid this problem and scan the QR code?