You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Joe Bowser (JIRA)" <ji...@apache.org> on 2016/03/24 03:55:26 UTC

[jira] [Commented] (CB-10944) NoSuchMethodError in InAppBrowser plugin

    [ https://issues.apache.org/jira/browse/CB-10944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15209634#comment-15209634 ] 

Joe Bowser commented on CB-10944:
---------------------------------

http://stackoverflow.com/questions/30266971/why-getdrawable-doesnt-work-on-some-android-devices

> NoSuchMethodError in InAppBrowser plugin
> ----------------------------------------
>
>                 Key: CB-10944
>                 URL: https://issues.apache.org/jira/browse/CB-10944
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin InAppBrowser
>    Affects Versions: Master
>         Environment: Android
>            Reporter: Dmitry Blotsky
>            Assignee: Joe Bowser
>              Labels: android, found-by-ci, triaged
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Build:https://ci.apache.org/builders/cordova-android-osx/builds/2137
> Log: https://ci.apache.org/builders/cordova-android-osx/builds/2137/steps/gathering-logs/logs/stdio
> Change: https://github.com/apache/cordova-plugin-inappbrowser/commit/68054819d8d9186f5657e773cd6d5a7bdd00a184
> Output:
> {noformat}
> E/AndroidRuntime( 1087): FATAL EXCEPTION: main
> E/AndroidRuntime( 1087): Process: org.apache.mobilespec, PID: 1087
> E/AndroidRuntime( 1087): java.lang.NoSuchMethodError: android.content.res.Resources.getDrawable
> E/AndroidRuntime( 1087): 	at org.apache.cordova.inappbrowser.InAppBrowser$5.run(InAppBrowser.java:575)
> E/AndroidRuntime( 1087): 	at android.app.Activity.runOnUiThread(Activity.java:4713)
> E/AndroidRuntime( 1087): 	at org.apache.cordova.inappbrowser.InAppBrowser.showWebPage(InAppBrowser.java:736)
> E/AndroidRuntime( 1087): 	at org.apache.cordova.inappbrowser.InAppBrowser$1.run(InAppBrowser.java:191)
> E/AndroidRuntime( 1087): 	at android.os.Handler.handleCallback(Handler.java:733)
> E/AndroidRuntime( 1087): 	at android.os.Handler.dispatchMessage(Handler.java:95)
> E/AndroidRuntime( 1087): 	at android.os.Looper.loop(Looper.java:136)
> E/AndroidRuntime( 1087): 	at android.app.ActivityThread.main(ActivityThread.java:5001)
> E/AndroidRuntime( 1087): 	at java.lang.reflect.Method.invokeNative(Native Method)
> E/AndroidRuntime( 1087): 	at java.lang.reflect.Method.invoke(Method.java:515)
> E/AndroidRuntime( 1087): 	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:785)
> E/AndroidRuntime( 1087): 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:601)
> E/AndroidRuntime( 1087): 	at dalvik.system.NativeStart.main(Native Method)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org