Use to tag topics related to Google Play Console's Pre-launch reports.
Questions tagged [prelaunch]
43 questions
124
votes
8 answers
FATAL EXCEPTION: Firebase-Messaging-Intent-Handle -- java.lang.NoClassDefFoundError
I am not using any Firebase or Youtube code/libraries in my project. Yet recently, in Android Pre-Release Reports I am seeing crashes with this:
FATAL EXCEPTION: Firebase-Messaging-Intent-Handle
Process: com.google.android.youtube, PID:…

grolschie
- 2,163
- 2
- 12
- 29
20
votes
3 answers
pre-register app on google play
I am working on a product, and have plans to launch in next 4-5 weeks, i have read so many blogs post about a new features of google play console i.e Pre-Register-App before launch.so i am also thinking to do the same, i dig google and found many…

Pankaj Arora
- 10,224
- 2
- 37
- 59
18
votes
2 answers
Pre-launch report "Issue: native crash"
Google Play Console Pre-launch report states a crash with my app running on Pixel Android 8.0 (no issues with the others). When watching the replay, I see no issue and don't see the app crash.
This is the info provided.
Issue: Native crash of…

seekingStillness
- 4,833
- 5
- 38
- 68
16
votes
0 answers
Provide sign-in credentials to Play Console "Pre-launch report" for Jetpack Compose view
I can see that 'Play Console' expects "old" android.view.View IDs to be passed in for "username/password resource ID" fields:
I'm not able to figure out how to provide resource ID for Jetpack Compose view hierarchy. I suspect that it should somehow…

azizbekian
- 60,783
- 13
- 169
- 249
12
votes
2 answers
StrictMode policy violation: android.os.strictmode.NonSdkApiUsedViolation: Lcom/android/org/conscrypt/ConscryptEngineSocket;->setHostname(
I have following Error in Google Play before app publish. It is not a warning but an error. I can see warnings with similar stack trace. I am not sure if the app will be rejected because of these because the summary of the Pre-launch report is…

Manish Haldankar
- 121
- 1
- 3
10
votes
2 answers
This device could not be tested at this time. Please upload a new APK
The google pre-launch report has this message for 7 of 10 devices for the most recent apk of my app (version 0.0.6) - "This device could not be tested at this time. Please upload a new APK."
I've looked around but haven't found anything that gives…

FreeMarketAnarchist
- 103
- 5
9
votes
2 answers
Can I submit an app for pre-launch test with Admob enabled
I want to submit my app to pre-launch report in Android Developer Console. The app is currently Admob enabled. I heard that the test devices will automatically crawl the app and will perform basic actions every few seconds on the app, such as…

Mylsel
- 121
- 7
8
votes
3 answers
Why does Android App is In Review state even after a week?
Channel Uploaded : Closed Testing
Managed Publishing On
Current status In Review (More than a week passed)
Pre-launch Report has 2 security issues
But as for this, we can still publish without fixing pre-launch report errors
How do we know if our…

nagaraj
- 89
- 1
- 5
6
votes
3 answers
Google Play Pre-Launch Report Getting Security and Trust Anomalous Permission Usage issue on play billing library
When Uploaded App in Google play getting privacy issue in pre-launch report, how to get resolve this issue.

Sarath Kumar
- 1,922
- 3
- 19
- 43
5
votes
0 answers
Pre launch report of Google Play Console shows too long cold start time
Pre launch report of Google Play Console shows too long cold start time, but does not give any details about it. Report shows only test devices without issues but not test devices with issues. It does not give which devices has higher cold start…

Aaydin
- 192
- 1
- 6
4
votes
0 answers
Android Security Vulnerability - Intent Redirection in Fragment Activity OnActivityResult
Recently, My app update got rejected due to Security Vulnerability INTENT REDIRECTION. And as per Google Play console - Security Alerts. Following is the error.
Your app contains an Intent Redirection vulnerability. Please see this Google Help…

shakunthalaMK
- 386
- 1
- 4
- 20
4
votes
1 answer
Security warning in Google developer console Pre-launch report's security tab
Recently, I've been getting a security warning in my Google developer console's Pre-launch report's security tab after uploading the apk. This is the issue:
Sending Device Identifiers
Detected in APK (List of APKs)...
Your app is using device…

heisenberg91
- 1,566
- 2
- 12
- 16
4
votes
1 answer
Issue: java.lang.NoSuchMethodError: No static method printStackTrace(Ljava/lang/Throwable;) in Google playstore
I am getting pre launch report in my playstore as this:
Error Log -
java.lang.NoSuchMethodError: No static method printStackTrace(Ljava/lang/Throwable;)V in class Lcom/google/devtools/build/android/desugar/runtime/ThrowableExtension; or its super…

Sushrita
- 725
- 10
- 29
4
votes
1 answer
Device not tested during pre-launch Android
I've just uploaded an APK for an alpha release of my app (my first app). In the pre-launch report I received a message that a device wasn't tested. (Galaxy J7). I've reviewed the specs of the phone and I can't see any reason why my app wouldn't work…

Diesel
- 519
- 1
- 6
- 24
3
votes
1 answer
Defective OpenSSL version - Android
Our last Google play pre-launch report has a defective openSSL version stability issue. The application doesn't use openSSL directly, so it should be using in one of the third party libraries. How to find which third party library is using this…

Suneesh Ambatt
- 1,347
- 1
- 11
- 41