BlankStore icon indicating copy to clipboard operation
BlankStore copied to clipboard

Not working on Android 6 Marshmallow

Open ghost opened this issue 9 years ago • 12 comments

I upgraded today, and this seems to have stopped working. I've tried with and without an Android ID, but when I tap 'Installed', it crashes.

Is this just me, or is it incompatible? If it is, what are the chances it will be updated to fix this?

ghost avatar Feb 09 '16 22:02 ghost

I appear to be having the same issue. Let us know if we need to provide logs.

IVXCVI avatar Feb 10 '16 07:02 IVXCVI

It does work for me, but I had to go into Settings > Apps > Blank Store > Permissions and manually grant all permissions (except Contacts). After doing this the app won't crash any more. Unfortunately, this app hasn't been updated for Android 6, and doesn't request the needed permissions interactively.

aldou avatar Feb 14 '16 08:02 aldou

@aldou I tried this, but it still crashes. Does it need a restart to work?

ghost avatar Feb 14 '16 13:02 ghost

The solution provided by aldou works on my cyanogenmod 13, thanks!

corna avatar Feb 17 '16 10:02 corna

aldou, thanks dude! Saved my skin.

IVXCVI avatar Feb 17 '16 20:02 IVXCVI

what all permission should be listed there? I seem phone, storage, contacts and even with all checked, it crashes (not immediately, but when I try to list installed apps or search online)

ghormoon avatar Mar 29 '16 00:03 ghormoon

On CM13 it's enough to check the Storage permission

julienschmidt avatar Apr 01 '16 20:04 julienschmidt

Confirmed : On CM13, crashes on any action.

Going to Settings > Apps > Blank Store > Permissions and manually granting Storage permission is apparently enough to solve this issue. Phone permission may not be needed.

Thanks @aldou ! :+1:

breversa avatar Jun 26 '16 10:06 breversa

Works for me on Marshmellow after granting storage permissions.

ericfont avatar Jul 10 '16 16:07 ericfont

Not work for me, CM13.

ghost avatar Oct 26 '16 06:10 ghost

It works for me on CM13. What steps did you follow exactly @justxm4?

ArchangeGabriel avatar Oct 30 '16 09:10 ArchangeGabriel

My situation analyzed by man in the middle :

  • login call goes well
  • POST to http://android.clients.google.com/market/api/ApiRequest returns 400 bad request I don't know how to interpret the body of the request (i'm not familiar with protobuf) and i can't find the documentation on how to use this call anyway

I hope it helps

pomarec avatar Dec 12 '16 05:12 pomarec