play store

  1. R

    Updates to Google Play Apps In Russia?

    First let me say I don't want to get into political debate but........ I have had a number of adverse reviews from users on the Russian Play Store that my (best selling) app has ceased to update and in some cases has started crashing. From the reports received it appears that it not confined...
  2. G

    Android Question Problem "APP_NAME appears to be infected. Immediate uninstallation is advised"

    Hello everyone. I published my app on google play store (as many other apps). Some users when they tried to install my app the got the following warning "APP_NAME appears to be infected. Immediate uninstallation is advised" Any idea about this? Thank you in advance.
  3. Dave O

    Wish B4A: auto-generate obfuscation mapping file for app bundle

    The AAB app bundle can now include a mapping file to de-obfuscate stack traces. Could B4A auto-generate that file and include it when compiling the app bundle? When I update one of my apps on the Play Store, it warns that my app bundle does not have a mapping file, and I can't just upload the...
  4. A

    Android Question Uploading Android App to Playstore

    Hi, I run a small software company in Bangalore, India and we recently developed an Android app for a client using B4X and also tested it successfully offline. We had a team member who did most of the work as he was familiar with the B4X platform, but as happens often in the industry he quit...
  5. R

    Google Play Store Obligations

    Between 2014 and 2016 I was selling App A on the Play Store. Following a large amount of customer feedback I withdrew App A completely from sale and a little later published a vastly expanded and more capable App B. This App B is still selling very well. Both are paid apps. Under the terms...
  6. FPGdevs

    Android Question Play Games services available for a non-game app?

    Is there a way I can implement google play games achievements and leaderboard into an app that is listed on the play store as an "app" and not as a game? In the play console, play games services are visible to me only when I set the app's type to game.
  7. ibkme

    Android Question how to mute ads on my app using this code from google [MobileAds.setAppMuted(true);] ??

    Hello, I want a way to mute Admob ads, ((Video reward ads, and Interstitial ads...etc)) on my app. I read this topic from Google: https://developers.google.com/admob/android/global-settings , but I don't know how to integrate this code into my own application using Android Studio. Is there...
  8. MitchBu

    Android Question How to get the search terms for my app in the Play Store ?

    I looked everywhere in the Play Store console, but could not locate any way to get the search terms used for my app. What is the procedure, if that is at all possible ? TIA
  9. MitchBu

    Overpass channel on Youtube

    I just watched this video on Youtube: The guy talks about how to rank an app on Google Play Store for different keywords. He has dozens of other videos about apps in the Play Store, as well as in the iOS App Store. I subscribed to his channel. It is rare to see someone share so much tips...
  10. Martin Larsen

    Is Google really that stupid?

    I have made an app for the Danish Cat Protection Society that is currently only in internal testing. The app is used for: - Keeping a record of your cats including age, picture, chip number and the vet's phone number etc - Finding the nearest vet - Adoption of cats - Information on how to deal...
  11. Martin Larsen

    Android Question Android Internal Testing

    I am preparing the first version of my app on Google Play which is an internal test version. I have filled in all the appropriate fields and successfully rolled out the release. Also added four testers, including myself. I have enabled internal app sharing by tapping the play store version 7...
  12. Martin Larsen

    Android Question Google Play presence and package name

    I am about to publish my first app. In what name do you present your app on Google Play? As yourself or in the client's name? That applies to the package name as well. Do you use tld.yourcompany.appname or tld.clientname.appname?
  13. A

    Android Question Warning while submitting an update

    Hello, I've just added Firebase Notifications to my app with ready to run sdk . when trying to publish the update at the Google play console, this warning had shown: You uploaded an APK or Android App Bundle that uses Google Play services version 12451000. This will only work with Android API...
  14. Scotter

    Android Question Google dinged my app for accessibility

    Hi - I've published my first app on the Google Play Store; Play to Evolve (a card game). Well... it seems to be semi-published. Like I can't find it searching the store but I do have a link given to me by Google in the Developer Panel. One issue is that they haven't approved my "identity" and...
  15. I

    Android Question In-App billing fails occassionally

    I am using InAppBilling3 (1.31) in an app of mine. I have about 14000 active users, out of which I have received emails from maybe 40-50 users saying they can't upgrade. Apparently when they click upgrade button, the popup from Play Store won't appear. Here is the code for upgrade button. If...
Top