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

Latest playstore APK possibly triggers use of new api... #59

Open
NicholasBuse opened this issue Oct 18, 2016 · 1 comment
Open

Latest playstore APK possibly triggers use of new api... #59

NicholasBuse opened this issue Oct 18, 2016 · 1 comment

Comments

@NicholasBuse
Copy link
Contributor

Running the playstorecrawler with the latest playstore APK (com.android.vending, ver=7.1.12.I-all [0] [PR], vercode=80711200 - link ) causes "message.payload.deliveryResponse.appDeliveryData.downloadAuthCookie" googleplay.py:327 to be None.

This propagates from googleplay.py:208 where, "message.payload.deliveryResponse.status" == 2

This code still works as expected when running against older playstore versions (com.android.vending, ver=7.0.18.H-all [0], vercode=80701800 - link )

cc: @therealssj

@therealssj
Copy link
Member

Is this issue still valid?

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

2 participants