Top "Google-play" questions

Google Play is an integrated destination for apps, books, movies, games, and music, accessible to users on Android devices and to anyone on the Web.

com.android.vending.INSTALL_REFERRER isn't working

I originally asked this question, about passing parameters through a market link into my app on install. Everyone seems to …

android google-play broadcastreceiver install-referrer
Google Play In-App Purchase returns error code -1008: null puchaseData or dataSignature

I am attempting to implement Google Play in-app purchase v3, after successfully implementing it in v2. However, every single time …

android in-app-purchase google-play in-app-billing
Change signing key, keep packagename

I cant seem to find the answer to this: Is it possible to change signing-key but still use the same …

android certificate google-play signing
Google Play App publishing with two different developer names

I have published several Android applications for the Google Play Store through my Google account, but all under my company's …

android google-play publishing
How to fix "Issue: Violation of Families Policy Requirements"

I've tried to publish an app on Play store but it's rejected and I've received an email titled: "Issue: Violation …

android google-play android-permissions
Multiple applications with different names for the same code base

Reading this article, thought having the same problem - One code base, two applications on Android I have created an …

android google-play app-config apk application-settings
How do you deal with LicenseCheckerCallback.ERROR_NOT_MARKET_MANAGED error code?

Using com.android.vending.licensing you can check if your app is licensed or not. There is a callback, applicationError() …

android google-play android-lvl
Google Play: Beta release to Production release

We recently decided to update our new application for Beta release on google play, Now after reading the guide, there …

android xamarin.android google-play google-play-console
Google Play says my APK built with Android Studio Build->Generate Signed APK is debuggable

I get the message: You uploaded a debuggable APK. For security reasons you need to disable debugging before it can …

android debugging google-play android-studio android-keystore
SSL Warning from google play

Got warning from google play. How can i handle "SSL Error Handler Vulnerability" of unsafe implementation of the WebViewClient.onReceivedSslError …

android ssl webview google-play android-security