google-play Questions

3

I am getting this stability issue reported by Google Play store testing on a Wear OS device: java.lang.RuntimeException: Unable to start activity ComponentInfo{com.alsat/com.alsat.MainActivity}: ja...
Auscultation asked 26/3, 2023 at 13:0

7

There's no crash in Logcat. Both releases were created 24 hours ago. Public Alpha (closed) track https://photos.app.goo.gl/mm9DKDDyqkfb4Y6S6 Internal Testing track https://photos.app.goo.gl/wC95MMd...
Oregano asked 4/8, 2020 at 18:45

4

Solved

Google Play has something called Private Apps: https://support.google.com/googleplay/work/answer/6145139?hl=en However, to my understanding this means that only members of my organization can insta...
Bibliomania asked 12/8, 2022 at 7:47

24

Solved

I have an existing app on the PlayStore. I am releasing new version of the app as staged rollout. However, I am not able to publish the app due to "Fully Shadowed APK" error. So far, I haven't f...
Ramekin asked 23/2, 2017 at 5:49

3

Solved

I made am update for my app and was trying to release it, but I got this error. I saw articiles saying that this could be because my API levels and such were different or somehting, but everything ...
Sorcerer asked 5/1, 2022 at 9:44

1

Solved

I have been working on various features on our Android 14 App using the latest version of Android Studio Hedgehog and Java over the past months. Whenever I completed a big feature, I published the ...
Margueritamarguerite asked 7/2 at 20:55

18

Solved

I am developing an Android App. In which everything is working right. My app is ready to launch. But there I need to implement one more feature. I need to display a popup that contains Rate It and ...
Crumhorn asked 25/1, 2013 at 2:51

8

Solved

I Want to upload my apk to google play store.but its Show me error like this. **You uploaded a debuggable APK. For security reasons you need to disable debugging before it can be published in Googl...
Loiretcher asked 28/8, 2015 at 5:32

25

Solved

I am uploading new app bundle to play console and it is saying after uploading Version code 1 has already been used. Try another version code. I have changed version number in pubspec.yaml from ver...
Misunderstood asked 20/6, 2021 at 16:32

6

Solved

I am getting this error testing in-app subscription products locally. authentication is required. you need to sign in to your google account I was able to check the the inventory for the prod...

3

Solved

In my Wear OS app, I used a ScalingLazyColumn to implement the List. I am also showing the Scrollbar using PositionIndicator. The reason the app is rejected is always the same. It's because the &qu...

5

Solved

The playstore in my country is updated today or yesterday and the language select option in the bottom of the page is no longer available. My question is how read comments for a different language?...
Rambo asked 16/7, 2013 at 8:59

5

I have started getting this warning on Google Play Store for a Unity project. androidx.fragment:fragment:1.0.0 This SDK version has been reported as outdated. Consider upgrading to a newer version...

4

Solved

I am trying to set up Android flavors with flutter. I have two entry points. lib/main_prod.dart lib/main_dev.dart I have also added the following to my gradle file flavorDimensions "version&q...
Mostly asked 28/7, 2020 at 13:2

2

Solved

I released my app on Google Play Alpha. I added testers through lists of email addresses by selecting "Closed Alpha Testing" under "Choose a testing method". So to be clear, this is not a duplicate...
Memoirs asked 28/11, 2019 at 14:15

3

Our .aab file size has exceeded 150 MB. I want to know whether we can publish the .aab file of more than 150 MB file on the Play Store. As per the developer docs: https://developer.android.com/guid...
Card asked 4/9, 2019 at 5:33

1

Solved

Our team has been using Firebase Distribution to test our apps without encountering any issues. However, today, we are unable to download anymore. The Playstore page shows something like this...

27

Solved

When I try to run my application with in-app billing I am getting the error: "This version of the application is not configured for billing through Google Play. Check the help center for more infor...
Shriver asked 17/6, 2012 at 3:20

1

I'm using the Google Play Billing Library version 3 to fetch available in-app products and subscriptions. After calling querySkuDetailsAsync on the BillingClient object, I'm correctly getting the S...
Paisley asked 29/3, 2021 at 15:31

15

Solved

I've successfully completed the publishing process for an APK to the Internal Test Track. But when I try to view the App for download on the Google Play Store using the "VIEW ON GOOGLE PLAY" link i...
Hooves asked 22/12, 2018 at 15:29

2

I'm using com.android.installreferrer:installreferrer:1.0 lib to track installation referrer, work fine, but I'm getting a lot of pcampaignid=APPU_2_......... What does this mean?

6

The Google Play Developer Console offers the Tracked Channels (UTM) view under User Acquisition → Performance which should be able to show a breakdown of which tagged links users clicked ...
Lovato asked 9/12, 2015 at 2:35

16

Solved

I had uploaded my app to Google Play (back when it was called Android Market) some time ago. Today I updated the app, but I had deleted the previous keystore and created a new one. When uploading,...
Beaux asked 30/1, 2011 at 13:39

0

So I am trying to upload for testing, and I see this error in Google Play Console: Error Your advertising ID declaration in Play Console says that your app uses advertising ID. A manifest file in o...
Metalloid asked 22/11, 2023 at 0:25

5

I have built an app in flutter using android studio and am trying to release it on the play store. According to https://flutter.dev/docs/deployment/android#reviewing-the-build-configuration, "...
Hugohugon asked 9/1, 2021 at 6:40

© 2022 - 2024 — McMap. All rights reserved.