Hi, I have published recently an application with CrossWalk Beta 8.37.189.4. Looks like it's crashing at startup on all Samsung Galaxy Tab with java.lang.UnsatisfiedLinkError (full stack trace below)
Does anyone seen this behavior or it's a known issue ? I don't have a Samsung device to test atm. java.lang.UnsatisfiedLinkError at org.xwalk.core.internal.XWalkViewDelegate.init(XWalkViewDelegate.java:123) at org.xwalk.core.internal.XWalkViewInternal.init(XWalkViewInternal.java:232) at org.xwalk.core.internal.XWalkViewInternal.<init>(XWalkViewInternal.java:196) at org.xwalk.core.XWalkView.<init>(XWalkView.java:171) at org.xwalk.runtime.XWalkCoreProviderImpl.init(XWalkCoreProviderImpl.java:34) at org.xwalk.runtime.XWalkCoreProviderImpl.<init>(XWalkCoreProviderImpl.java:28) at org.xwalk.runtime.XWalkRuntimeViewProviderFactory.getProvider(XWalkRuntimeViewProviderFactory.java:18) at org.xwalk.runtime.XWalkRuntimeView.init(XWalkRuntimeView.java:56) at org.xwalk.runtime.XWalkRuntimeView.<init>(XWalkRuntimeView.java:41) at java.lang.reflect.Constructor.constructNative(Native Method) at java.lang.reflect.Constructor.newInstance(Constructor.java:417) at org.xwalk.app.runtime.CrossPackageWrapper.createInstance(CrossPackageWrapper.java:60) at org.xwalk.app.runtime.XWalkRuntimeClient.<init>(XWalkRuntimeClient.java:48) at org.xwalk.app.XWalkRuntimeActivityBase.tryLoadRuntimeView(XWalkRuntimeActivityBase.java:117) at org.xwalk.app.XWalkRuntimeActivityBase.onCreate(XWalkRuntimeActivityBase.java:63) at net.openpanzer.Open_PanzerActivity.onCreate(Open_PanzerActivity.java:20) at android.app.Activity.performCreate(Activity.java:5104) at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1080) at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2227) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2313) at android.app.ActivityThread.access$600(ActivityThread.java:144) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1317) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loop(Looper.java:152) at android.app.ActivityThread.main(ActivityThread.java:5132) at java.lang.reflect.Method.invokeNative(Native Method) at java.lang.reflect.Method.invoke(Method.java:511) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:793) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:560) at dalvik.system.NativeStart.main(Native Method) P.S. Please keep me in Cc as I'm not subscribed to the list Thanks, Nicu Pavel
_______________________________________________ Crosswalk-help mailing list [email protected] https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-help
