This is a migrated thread and some comments may be shown as answers.

Issues in Google Play developer console

1 Answer 36 Views
Report a bug
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Jan-Dirk
Top achievements
Rank 1
Jan-Dirk asked on 16 Sep 2013, 08:21 AM
Over the past half year I have collected 3 issues in the development console for my application. I was wondering what to do with them. Should I report these here or should I report these to the Cordova/Phonegap guys.

Here is an example of the latest issue:

java.lang.UnsatisfiedLinkError

in android.webkit.HTML5VideoViewProxy.nativeSetVideoLayerPlayerState

java.lang.UnsatisfiedLinkError: Native method not found: android.webkit.HTML5VideoViewProxy.nativeSetVideoLayerPlayerState:(III)V
at android.webkit.HTML5VideoViewProxy.nativeSetVideoLayerPlayerState(Native Method)
at android.webkit.HTML5VideoViewProxy.access$100(HTML5VideoViewProxy.java:50)
at android.webkit.HTML5VideoViewProxy$VideoPlayer.updateVideoLayerPlayerState(HTML5VideoViewProxy.java:158)
at android.webkit.HTML5VideoViewProxy$VideoPlayer.onPrepared(HTML5VideoViewProxy.java:335)
at android.webkit.HTML5VideoViewProxy.onPrepared(HTML5VideoViewProxy.java:362)
at android.webkit.HTML5VideoView.onPrepared(HTML5VideoView.java:307)
at android.media.MediaPlayer$EventHandler.handleMessage(MediaPlayer.java:2014)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:137)
at android.app.ActivityThread.main(ActivityThread.java:5258)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:517)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:767)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:583)
at dalvik.system.NativeStart.main(Native Method)

1 Answer, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 18 Sep 2013, 01:32 PM
Hello JD,

The exception you've posted in this thread is entirely from the android webkit, so reporting it to Cordova for advise is more appropriate. If you're unsure about the other two, post them here and we would let you know.

Regards,
Steve
Telerik

Big news for mobile app and .NET developers! Hear about it at our Release Keynote. Thursday, September 26th, 11AM EDT
Do you enjoy Icenium? Vote for it in Windows IT Pro Community Choice Awards as Best Cloud Computing Product or Service (Category 5).
Looking for tips & tricks directly from the Icenium team? Check out our blog!
Share feedback and vote for features on our Feedback Portal.
Tags
Report a bug
Asked by
Jan-Dirk
Top achievements
Rank 1
Answers by
Steve
Telerik team
Share this question
or