Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
52 views

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 ...
Hsy9's user avatar
  • 1
0 votes
0 answers
35 views

I have been trying for days with multiple signed builds with no succe I have also gone through similar issues on this platform and set isdebuggable to false in grade. Please help 😭
Emmanuel Aninze's user avatar
1 vote
1 answer
54 views

Even though I changed my version in app.json, expo keeps building an android app with the same version. What can I do to prevent that from happening? As a result, google play console keeps rejecting ...
Rue Vitale's user avatar
  • 1,981
0 votes
0 answers
61 views

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 ...
Akshat Jain's user avatar
0 votes
0 answers
34 views

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 ...
Queenie Lay's user avatar
1 vote
1 answer
434 views

I got a message today from the google play console stating that my app must support 16 kb memory page sizes by november 1, 2025. If I don't fix this by november 1st 2025 I will not be able to release ...
Gert Hermans's user avatar
0 votes
1 answer
117 views

I developed a WearOS app which is a companion app for an existing phone app. How should I build, upload and publish the watch app to the Play Store? Some info about the project: The mobile- and watch ...
jojo123's user avatar
  • 17
1 vote
0 answers
212 views

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 ...
Sachin Kankane's user avatar
2 votes
1 answer
485 views

Action by Aug 31 Update your target API level by August 31, 2025 to release updates to your app. We've detected that your app is targeting an old version of Android. To provide users with a safe and ...
Tanu Purohit's user avatar
1 vote
2 answers
140 views

Problem Summary I'm experiencing contradictory permission declaration errors in Google Play Console that don't match my actual app manifest. Despite multiple clean builds and manifest verification, ...
SKV's user avatar
  • 13
0 votes
1 answer
98 views

I'm trying to publish a new release of my app, and no matter which version codes I try, I always get the same error: This APK will not be served to any users because it is completely shadowed by one ...
Diego Perez's user avatar
  • 2,994
0 votes
0 answers
33 views

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 (...
Sandman's user avatar
  • 29
1 vote
0 answers
72 views

<manifest xmlns:android="http://schemas.android.com/apk/res/android"> <uses-permission android:name="android.permission.POST_NOTIFICATIONS" /> <uses-...
oldogz's user avatar
  • 11
0 votes
0 answers
41 views

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 ...
Muhammad Hamza Nisar's user avatar
1 vote
1 answer
82 views

I'm referring to the feature in the Google Play Console where you can enable the option to "Prompt users to update to your latest app version" during the release process. According to the ...
Sahil Ahmad's user avatar
0 votes
2 answers
77 views

Edited the Post/Question for better understanding and with more information I have uploaded an app update with android tv support and correctly included all manifest tag.. Still Play Console saying 0 ...
ShaRy's user avatar
  • 97
0 votes
0 answers
70 views

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. ...
Abubaker NetelSoft's user avatar
0 votes
0 answers
48 views

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 ...
yoanpg's user avatar
  • 1
0 votes
0 answers
30 views

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 ...
Nikunj's user avatar
  • 698
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, can you please give me any suggestion to overcome it. I have designed my app using flutter I don't ...
Mounika Anga's user avatar
2 votes
2 answers
864 views

This seems like an embarrassing question since it seems like the answer should be so obvious. In submitting my app for an update to the Google Play Store, it was rejected because I had not filled out ...
rjapenga's user avatar
  • 277
0 votes
0 answers
268 views

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 ...
Lucia Gilbert's user avatar
0 votes
1 answer
97 views

I have mobile applications published on Google Play Store and Apple App Store. When I release a new version, I want all users to install the update by default without requiring them to manually update ...
Mahammad Azimzada's user avatar
0 votes
0 answers
31 views

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 ...
sanjai m's user avatar
0 votes
1 answer
59 views

I am planning to deploy my eCommerce app on the Google Play Store. My app uses WhatsApp OTP authentication for login and sign-up. My question is: During the Play Store review process, do I need to ...
sanjai m's user avatar

1
2 3 4 5
55