714 questions with no answers
Advice
2
votes
0
replies
56
views
Why is my DAU different between Google Play Console, Firebase Analytics, and AdMob?
I’m having an issue with my DAU (Daily Active Users) numbers. I have two Android apps on Google Play, and the Google Play Console shows the following:
App 1: ~20,000 DAU
App 2: ~11,000 DAU
Total: ~...
0
votes
0
answers
41
views
Android rejection but cannot find the possible reason
enter image description here
I am currently developing ios + android app on EXPO. I have submit my app but got rejection because of above error in img. I have no clue from which page that error got ...
0
votes
0
answers
62
views
Mobile game Test version is not visible on any android device. ( Unity- Android)
I recently started working on a Unity mobile game (Android). I upload my builds to Google Play Console for testing and share the test link with my testers. They can install the app from the Play Store ...
0
votes
0
answers
67
views
Should I migrate to the new one-time product setup in Google Play Console? Will it affect my current in-app purchase implementation?
I received a message in the Google Play Console saying:
“We've enhanced one-time products. To use the latest product features, you first need to migrate your setup.”
I’m using Flutter’s ...
0
votes
0
answers
339
views
Flutter APK does not support 16 KB page sizes on latest Flutter 3.32.8 and AGP 8.7.3
I’m building a fresh Flutter project using the latest stable versions:
Flutter SDK: 3.32.8
Android Gradle Plugin: 8.7.3
Gradle: 8.12
Kotlin: 2.1.0
Gradle settings:
// settings.gradle.kts
plugins ...
0
votes
0
answers
76
views
React Native Expo App not working on Android 13 and below after blocking storage permissions
I am working on React Native Expo.
I am facing an issue after updating my app to comply with the Photo and Video Permissions policy.
In my Expo-managed React Native app, I have added the following in ...
0
votes
0
answers
989
views
Google Play Console 16 KB memory page size requirement – Which React Native CLI versions support it and project setup steps?
I recently received a notice in my Play Console regarding the upcoming 16 KB memory page size requirement (screenshot attached).
"Your app must support 16 KB memory page sizes by November 1, 2025....
0
votes
0
answers
38
views
Different price was shown when testing IAP items in Google Play Internal Testing
I configured an in-app purchase in the Google Play Console. The default price is HKD 38 and it is automatically convert the price to USD 4.99, but the price displayed in game was USD 4.88 when I was ...
1
vote
0
answers
212
views
In app update throwing error "user cancelled" when i click on update button in update prompt
I am trying to implement in app update in my unity game.
For testing, I just implement flexible update and create new release in internal testing track and upload one more version with higher version ...
0
votes
0
answers
38
views
Internal testing google play link doesn't work and there is no notification email for the rollout
I have an app and I made an internal testing track and made a email list for the testers
THE EMAIL LIST
And the status for it is
'Available to internal testers
Full rollout' so it should be available ...
0
votes
0
answers
55
views
how to get the list of all the purchase token in my app
I need to retrieve a list of purchase tokens from the Google Play Console in order to cancel subscriptions and stop their auto-renewal. Is there a way to get these purchase tokens directly. Any ...
0
votes
0
answers
37
views
Release from Early access registration to Open Beta not working
I wanted to release my app in open (beta) testing track. I followed everything as I should:
I tested the app internally to see everything in GP console is working
I tested the app in closed testing (...
1
vote
0
answers
83
views
How to fix Play Store warning: ForegroundService not allowed from BOOT_COMPLETED in Android 14/15?
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<uses-permission android:name="android.permission.POST_NOTIFICATIONS" />
<uses-...
0
votes
0
answers
42
views
Reset Keystore (Not Assigned by Google)
I have an Android app that was uploaded to the Google Play Console a few years ago, before Google introduced mandatory Play App Signing. At that time, the app was signed using a local keystore that I ...
1
vote
0
answers
158
views
Google Assistant voice command only opens app, doesn't trigger App Action capability from shortcuts.xml
I'm trying to integrate Google Assistant into my Flutter app using App Actions to handle voice commands like, "Hey Google, open [feature] in [AppName]".
Despite following recent ...
1
vote
0
answers
57
views
Google Play Console: unable to submit new version because other tracks contain version with policy violation
My app, which is currently in Open Testing on Google Play, used to need the Android USE_EXACT_ALARM permission.
I've completed a new version, which, instead, uses only SCHEDULE_EXACT ALARM and I've ...
5
votes
0
answers
560
views
Create a new app listing using Google Play Developer API
Using the Google Play Developer API, there seems to be plenty of ways to make edits to an existing app.
https://developers.google.com/android-publisher/api-ref
Looking through the API it seems all the ...
0
votes
0
answers
74
views
Create new release of application without go live current version
I have an application that I can go live but I'm still not click go live. Can I create new release without Go live the current version. And If I create new release version, what happen with current ...
1
vote
0
answers
537
views
"Your app uses deprecated APIs or parameters for edge-to-edge"
I am unable to find anything mentioned in one of the actions recommended by google Play Console for an Android app:
Your app uses deprecated APIs or parameters for edge-to-edge
One or more of the APIs ...
0
votes
0
answers
75
views
Google Play Data Safety Issue: Invalid Data Safety Form (Advertising ID + Firebase)
Problem:
Google rejected my app update due to an issue with the Data Safety form, stating:
The way that your app collects and shares user data does not match your declaration in the data safety form. ...
0
votes
0
answers
51
views
How to know why my app cannot be installed on a specific device?
In the Play Console, it says that my app is compatible with Pixel 8 Pro. However, I cannot install it on the phone (the app is even not visible in the Play Store).
Is it because there is Android 15 on ...
0
votes
0
answers
99
views
"All uploaded bundles must be signed." error when uploading an AAB with isDebuggable = true
I'm testing the implementation of Google Play in-app updates. As the documentation says, I need to use the Internal Testing Track of Google Play Console in order to test it (https://developer.android....
0
votes
0
answers
35
views
Android: Can IAPs Be Recommended After Subscription Checkout Abandonment for Purchase Flow Recommendation?
I’m using the Purchase Flow Recommendations feature and need clarification on a specific use case:
If a user initiates a subscription purchase (e.g. monthly plan) but abandons it at checkout,
can the ...
0
votes
0
answers
56
views
UnsatisfiedLinkError: dlopen failed: library "lib**.so" not found on various Android devices
I'm encountering a strange issue with my Android application. I'm receiving crash reports from the Play Console with the following error:
Fatal Exception: java.lang.UnsatisfiedLinkError: dlopen failed:...
0
votes
0
answers
34
views
When I upload my .aab file to the Google Console and open it, it shows an error as '404 Not Found
When I upload my .aab file to the Google Console and open it, it shows an error as '404 Not Found, can you please give me any suggestion to overcome it.
I have designed my app using flutter
I don't ...
0
votes
0
answers
36
views
How to assign someone else as the sole receiver of possible admob paymets for a Google Play application?
I wrote a mobile up using Flutter. It is in internal testing phase at the moment. This will be a free application, which will have a simple ad banner at the bottom of each screen. I am an indie ...
0
votes
0
answers
287
views
"Something went wrong" when opening internal testing play store app
When I run the command "flutter build apk --release" and install the built app to my phone, the app runs successfully. However, when I build the aab file in release mode, and publish it to ...
0
votes
0
answers
35
views
Question related to the aab and apk file and cannot open the aab file
When I test my app through an APK, it works perfectly, and all functions are working properly. However, when I submit the AAB file to the Google Play Console, and after downloading it from Google Play,...
1
vote
0
answers
453
views
Issue with In-App Purchases in Flutter App When Running in Debug Mode
I've developed a Flutter application and have recently started testing its in-app purchase features. Here's what I've done so far:
I've successfully uploaded my app for internal testing on the Google ...
1
vote
0
answers
80
views
How can I raise my API level from 31 to 34 in google play console
I'm making an app to upload to the Play Store, so I first uploaded my .aab to the Google Play Console, but I get the following error
Currently, your app is targeting API level 31, but it must target ...
0
votes
0
answers
45
views
Google Play Developer API in C#
I want to change the price of a subscription in Google Play Console. I retrieve the subscription, it comes in, I see it, change its price, and try to send it back. I wrote the following code and get ...
0
votes
0
answers
31
views
How will Play Store reviewers test payments in my Flutter app using Razorpay?
I am preparing to publish my Flutter app on the Play Store. My app has:
Login with OTP authentication (using a test phone number and test OTP for Play Store reviewers).
Payments integration using ...
1
vote
0
answers
35
views
See if a user has bought an app in Google Play store, from website (.NET 8)
A bit of background: I have an app that I have published in Google Play. I also have a website where I want to give access to those who have bought the app.
I have already set up the login with the ...
0
votes
0
answers
53
views
Error: A non-recoverable sign in failure occurred on react native 0.71.8 android emulator
I tried to implement firebase's google sign-in using react-native-google-signin library. It worked fine on ios simulator, but on android emulator, I got [Error: A non-recoverable sign in failure ...
2
votes
0
answers
227
views
the version of this app may be old turn off auto update for this app to keep it from getting updated, unable to install on Android 14
I compile my app with target version android 14 (API level 34 ). When I release my app for internal testing, I am getting this error while trying to download the app through internal testing link &...
0
votes
0
answers
49
views
Can Firebase App Distribution aab app submit to Google Play Console
I use Firebase App Distribution for my android app.
my app is aab file.
I uploaded aab app file for the first time. Then, I was warned that my aab app file is signed by test certificate.
I want to ...
1
vote
0
answers
233
views
In Flutter, how can I use a Google Play subscription offer which is developer determined?
I have a subscription enabled in Google Play for my Flutter app. I am trying to create an offer on one of my subscriptions and customize it so that I can decide who can use this offer. I am using the ...
0
votes
0
answers
50
views
Google Play Application rejected - Application is not available on Google Play
Before Google Play closed testing the game, it failed a review:
“Your app does not meet Play Console requirements.
Some types of apps can only be distributed by organizations. You can only publish a ...
0
votes
0
answers
48
views
Bad (useless) stacktraces for native code in Play Console
I decided to finally ask about this situation because even with AppBundle stacktraces still bad as before.
First of all, bundle contains BUNDLE-METADATA/com.android.tools.build.debugsymbols folder ...
1
vote
0
answers
95
views
Issue with Google Play Console: Individual Account Instead of Organization & App Transfer Process
Our company originally created a Google Play Console Developer Account in 2016 as an individual account instead of an organization account. Recently, Google has removed all our apps from the Play ...
0
votes
0
answers
32
views
Launch specific versions of android app in different countries
I have an android app published in Google play store. Now, I want to publish a different version (1.1) only for country A, Version (1.2) for country B, while every other country sees a separate ...
0
votes
0
answers
66
views
Internal Testing on Google Developer Console - Can´t turn off Managed Play Store
I accidentally enabled the Managed Google Play Store while setting up my internal test track in the Google Play Developer Console. Now, only users within my organization's domain can access the app, ...
0
votes
0
answers
36
views
Google play api's not returning all version visible in App bundle explorer
In App bundle explorer I can see releases that are not returned by the below code. E.g. a few versions that have been uploaded to the internal track but later superseeded by newer versions.
The ...
0
votes
0
answers
79
views
Google Play Console RTDN Not Working – 403 Error & No Messages Reaching RevenueCat
I’m trying to set up Real-Time Developer Notifications (RTDN) for my app, but I’m facing issues where I can’t even send a test notification from the Monetization setup page in Google Play Console.
...
0
votes
0
answers
36
views
For what reasons is Google Pay's Billing dialog not showing?
fun purchase(activity: Activity, product: ProductDetails) {
if (activity.isFinishing || activity.isDestroyed) {
Log.e("Billing", "Invalid Activity: Cannot launch ...
0
votes
0
answers
345
views
FIX MANIFEST ISSUES Non-redirect URL failed Replace your URL with one that takes users directly to the app
I got an error message like this.Can someone help me to solve this problem?
As per google play console docs i have updated many time my manifest file but in Google play console -> [Select your app]-...
0
votes
0
answers
74
views
Creating a Deobfuscation File for Android using Visual Studio 2022
When I submit my Android app on the Google Play Console, I receive the following 2 warnings:
There is no deobfuscation file associated with this App Bundle. If you
use obfuscated code (R8/proguard), ...
1
vote
0
answers
1k
views
Google play organization Developer verification
Hi I'm trying to verify my organization developer account on google play console, I have all the necessary documents but after filling the forms and uploading all the document, the submit button is ...
0
votes
0
answers
36
views
How to retrieve all google groups ending with @googlegroups using API
I want to add members to a google group([email protected]) using the api. The issue is that I only need to use @googlegroups.com as the domain for google group. But seems like google only allow ...
0
votes
0
answers
59
views
In-app purchases ask for real money in Internal Testing (React Native + Google Play Console)
Question:
I’m testing in-app purchases in React Native using the react-native-iap library. I’ve set everything up for internal testing in the Google Play Console, but my app still asks for real money ...