Google+ profile data in reviews
Google recently forced everyone writing a review to use their Google+ profile. I think the current .proto lacks this and doesn't return it in the "rev" API call. Could you please analyze the latest store APK and add this?
http://www.androidpolice.com/2012/11/17/download-latest-google-play-store-3-10-9/
Thanks! :)
Also in the current implementation "c.details.appDetails.versionString" seems to be NULL. Only versionCode gets returned.
It would seem the java version has this information as well: https://code.google.com/p/android-market-api/wiki/HowToGetAppComments +1 for this request
UPDATE: could it be that the java version is using a different url?? (https://android.clients.google.com/market/api/ApiRequest)