Dmitry Blotsky created CB-10944:
-----------------------------------
Summary: 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
Reporter: Dmitry Blotsky
Priority: Critical
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: [email protected]
For additional commands, e-mail: [email protected]