Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [google-play]

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. (Note: Support questions regarding the Google Play and/or Google Play Console should be asked in the relevant support forums or by contacting support).

0 votes
1 answer
14 views

Will Expo File System Reset when Having an Update from Play Store?

I have an React Native (Expo) project. I use expo-file-system to store my data in files created by the app. If I publish an update on Play Store and user get this update will the data files be removed ...
Vusal Huseynov's user avatar
0 votes
1 answer
63 views

Update your target API level by August 31, 2024 to release updates to your app

I received this message from google play store for both my application. This is weird, because android 15 is not released and my target SDK is 34. Target SDK 34 is ok, I guess. Message: Information ...
user1063364's user avatar
-1 votes
0 answers
31 views

App Rejected for "Broken Functionality policy" without screenshot [closed]

My app was approved for production, and my first 4 to 5 updates were approved within hours. However, on my 6th update -- I made a single string update -- the review process took 5 days. I was ...
TSR's user avatar
  • 19.5k
0 votes
0 answers
9 views

How can I use the same APK across Internal, Closed, and Production environments with different API endpoints?

An Android app needs to be published to the Play Store with the following configurations: Internal Testing: The app should use the development (dev) endpoint for internal testing purposes. This ...
VIJAY's user avatar
  • 849
0 votes
0 answers
19 views

Failed to finish transaction: [Error: Google is indicating that we have some issue connecting to payment.]

I am building a react native app and using react-native-iap package for integrating IAP and subscriptions. Here is my code: const PurchaseIAP = () => { const acknowledgePurchase = useCallback(...
Axis Patel's user avatar
0 votes
0 answers
17 views

Xamarin crash : view not attached to window manager

I have recently started to get stability issues (crashes) reported when uploading my Xamarin app to the Google Play Console. Below is a sample stack trace: Exception java.lang....
SteveS's user avatar
  • 11
0 votes
1 answer
22 views

An unexpected error has occurred. Please try again. (732A03A7)

when I am trying to do 'Verify your Play Console developer account' and I get to 'How Google contacts you', I get that error pop up at bottom left and I cannot verify the ph number listed there. The ...
Win Myo Htet's user avatar
  • 5,449
0 votes
0 answers
20 views

How to reduce the size of bundle apk in Android?

We have a native library (.so) which is about 2 MB for each Architecture('x86', 'x86_64', 'armeabi-v7a', 'arm64-v8a’). Using this Native library we have written an SDK which is going to be integrated ...
Cijo K Paul's user avatar
0 votes
0 answers
49 views

Error "APKs or Android App Bundles in this track must require the following features:android.hardware.type.automotive"

I am trying to add Automotive features to my app. I added a module with <uses-feature android:name="android.hardware.type.automotive" android:required="true" /> ...
michaelsmith's user avatar
  • 1,045
-3 votes
0 answers
27 views

Let Google manage and protect your app signing key (recommended) [closed]

If I opt to allow google for my app signing, can I still retrieve the SHA1 value so that i can use this value for my google login button which is set in my google cloud console within OAuth consent ...
redoc01's user avatar
  • 2,207
0 votes
0 answers
10 views

React Native - Creating a Sign for my App Error: Unable to export or encrypt the private key

I keep getting this error, i typed in the password correctly: PS C:\Users\tp_re\source\repos\poller\pollit> java -jar c:\pepk.jar --keystore=pollit.keystore --alias=pollit --output=pollit.zip --...
redoc01's user avatar
  • 2,207
0 votes
0 answers
16 views

Uploading new release to Google play internal testing track when app is in draft mode

I created a new app in Google play and it is still in draft mode, i.e. not all privacy policies, screen shots etc have been setup yet. In internal testing track I have manually uploaded a version of ...
Mathias Rönnlund's user avatar
0 votes
0 answers
20 views

Keep getting this Error: Unable to access jarfile pepk.jar in my React-Native app

I'm trying to publish my app using google play console, it seems they have changed the way you sign your app: I downloaded the encryption public key and added it to the app folder which also contains ...
redoc01's user avatar
  • 2,207
0 votes
0 answers
41 views

Unity - Google Play Games not logging in (java.lang.ClassNotFoundException: com.google.android.gms.games.PlayGames)

I'm currently making an Android game that will use Google Play Games for Cloud Saving. I've downloaded the Google Play Games SDK and added it to Unity, and followed Unity's tutorial for logging in (...
Jeffrey Barkun's user avatar
0 votes
0 answers
29 views

App works from signed APK but fails when installed from Play Store

The signed APK and the APK split from the signed app bundle work fine, but installing the app from the Play Store shows an error. I tried it on my IDEMIA screen device; when building the signed APK, ...
Ebrahim Joy's user avatar

15 30 50 per page
1
2 3 4 5
786