question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Crashes on some devices during Google Play test

See original GitHub issue

Version

1.0.0-beta.4

Issue

Crashes during Google Play test on the following device right after the splashscreen

image

FATAL EXCEPTION: ControllerMessenger
Process: app.zelenka, PID: 17313
java.lang.IllegalArgumentException: Real screen element corresponding to shadow element ElementDescription{className=android.webkit.WebView, resourceName=app.zelenka:id/webview, contentDescription=Web View, componentType=WEBVIEW, inputType=NONE, isWebViewElement=false} not found.
	at com.google.android.apps.mtaas.crawler.obfuscated.ai.x.a(PatternCompiler.java:22)
	at com.google.android.apps.mtaas.crawler.controller.remote.RemotePlatform.transformAction(RemotePlatform.java:73)
	at com.google.android.apps.mtaas.crawler.controller.remote.RemotePlatform.handlePerformActionMessage(RemotePlatform.java:21)
	at com.google.android.apps.mtaas.crawler.controller.remote.RemotePlatform.access$300(RemotePlatform.java:84)
	at com.google.android.apps.mtaas.crawler.controller.remote.RemotePlatform$ControllerMessageHandler.handleMessage(RemotePlatform.java:8)
	at android.os.Handler.dispatchMessage(Handler.java:102)
	at android.os.Looper.loop(Looper.java:135)
	at android.os.HandlerThread.run(HandlerThread.java:61)

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:17 (3 by maintainers)

github_iconTop GitHub Comments

4reactions
kensodemanncommented, Aug 27, 2018

@anonym24 - joke or not, it violates the CoC. Please refrain from making such comments here in the future, even as a joke.

https://github.com/ionic-team/capacitor/blob/master/CODE_OF_CONDUCT.md

I have updated your comment to remove the offending phrase. Please review to make sure the constructive portions of your comment are still intact and preserve the intended meaning.

Read more comments on GitHub >

github_iconTop Results From Across the Web

View crashes and application not responding (ANR) errors
Using Play Console, you can view data for crashes and application not responding (ANR) errors for your apps. Data comes from Android devices...
Read more >
Android: Crashes from unknown phones while internal testing ...
I created a new APK with a new version number. Only two people have been added to this internal test (which includes myself...
Read more >
Google Play Internal Testing Crashes - MSDN
I uploaded that build to Internal Testing and it is still showing crashes on some 32-bit devices. There are no reports of crashes...
Read more >
Detect and diagnose crashes - Android Developers
Diagnose the crashes ... Once you have identified that your app is reporting crashes, the next step is to diagnose them. Solving crashes...
Read more >
FIX: Google Play Store Keeps Crashing on Android
On Android devices, Google Play Store is one system app that often malfunctions. This guide will walk you through 10 possible solutions ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found