Questions tagged [prelaunch]

Use to tag topics related to Google Play Console's Pre-launch reports.

43 questions
1
vote
1 answer

Can't update alpha channel on Google Play Store for security issue, but no security issues are listed

I currently have a production release of an application for the company I work for on the Play Store, we recently updated our code and tried to release the update via a beta channel and noticed we were losing a bunch of devices due to usb.host…
1
vote
0 answers

Google Play Console,Can't see Ads on Pre launch reports

Lately after uploading two Apk versions, checking the Pre launch reports, I coulnd't see any Ads on the reports. we use Ad-mediation (Appodeal) that works well on our older verisons. Could be that google Firebase automation doesn't show Ads anymore…
eyalix
  • 133
  • 1
  • 2
  • 18
0
votes
0 answers

Authentication via WebView in Security and trust in Pre-Launch report on Google Play Console

I'm using LinkedIn login via WebView and it's working fine, in Pre-Launch report on Play Store showing this error. Once I was informed to App Access>Policy then it was resolved but in next release app showing again, Can anyone suggest what I've to…
0
votes
0 answers

DividebyZero error in pre-launch report testing, despite intent only running when if statement says to keep that condition from happening

I have received a pre-launch report saying there is a divideByZero runtime error when their test deselects both of two checkboxes ("Fractions to Decimals" and "Decimals to Fractions". This makes sense, except that I keep the user from doing so with…
0
votes
1 answer

Disable Prelaunch of Microsoft Edge using PowerShell (Unexpected Token)

I should start off by stressing that I have very, very little experience in PowerShell, so apologies if this is user error. After copying the commands over from…
qkh17
  • 1
0
votes
1 answer

How can I find where the nonSdk violation is occuring in my source code?

I created an app that works perfectly fine on my phone but not well on an MI phone. The reason must be using non-SDK APIs. I have a Pre-launch report which tells me I am using non-SDK API's but I am unable to understand where it is occurring.…
0
votes
1 answer

Google Play pre-launch report screenshots have incorrect orientation

My game uses a fixed portrait orientation. I have personally tested on a couple phones and a tablet. I have never seen issues with my code; the game always has a fixed, forced portrait render. However, all of the screenshots generated in the Google…
0
votes
1 answer

Android Pre Launch Report - Showing crashes but zero issues

For the last two APKs I have uploaded to play console the android pre launch report is showing "Devices with issues 9" under "Stability tab" but then in the individual break down each device has 0 issues. Any explanation to this? Is this APK safe to…
Mamo
  • 23
  • 1
  • 4
0
votes
1 answer

Can Google crawl beyond Signin screen if username and password are not in the same screen

I am trying to make the Pre-launch report work well to cover more screens (beyond the signin screen) by providing Sign-in credentials, however after providing the testing account the crawl still cannot beyond the Sign-in screen. This is my…
LiuWenbin_NO.
  • 1,216
  • 1
  • 16
  • 25
0
votes
0 answers

Compatibility issues in pre-launch report of my app: android.os.strictmode.NonSdkApiUsedViolation

My Google Play pre-launch report came back with 10 Android compatibility warnings, including 4 of the following: StrictMode policy violation: android.os.strictmode.NonSdkApiUsedViolation:…
FractalBob
  • 3,225
  • 4
  • 29
  • 40
0
votes
1 answer

Google Play Console Pre-launch report - memory

Help me understand how to interpret (and improve my app performance) using the memory chart in the Google Play Console pre-launch reports.
seekingStillness
  • 4,833
  • 5
  • 38
  • 68
0
votes
0 answers

NullPointerException in pre-launch report

I am now having several failures in the google-play pre-launch report. But I am not sure what to do about this as I do not have the crashing part under control. This is the stacktrace FATAL EXCEPTION: main Process: com.google.android.apps.docs,…
ligi
  • 39,001
  • 44
  • 144
  • 244
0
votes
1 answer

Why does Rails Prelauncher fail when starting with foreman

I'm trying to start prelaunchr on my local machine. I've set up everything the way it's described in https://github.com/harrystech/prelaunchr, but when I run foreman start -f Procfile.dev, the following error trace shows up. $ foreman start -f…
1 2
3