Is there anyway to get owner of Application from which any specific application is downloaded.
I have a scenario in which I need to call Google Play Developer API
to verify in-app purchases on server side. where I need email address from which in-app purchase was performed.I have read somewhere that purchases will be performed from the account which was used to download application ( owner account of application)