Titanium JIRA Archive
Appcelerator Modules (MOD)

[MOD-2290] Android - Recompile HTTPS premium module with latest NDK

GitHub Issuen/a
TypeImprovement
PriorityCritical
StatusClosed
ResolutionDuplicate
Resolution Date2016-10-11T04:42:31.000+0000
Affected Version/sn/a
Fix Version/sRelease 6.0.0
ComponentsCertificate Pinning
Labelsandroid, https, module
ReporterRodolfo Perottoni
AssigneeAshraf Abu
Created2016-08-25T05:35:24.000+0000
Updated2016-10-11T04:42:37.000+0000

Description

The HTTPS module does not work on the SDK 6.X anymore. It needs to be recompiled with the latest NDK.
[ERROR] TiApplication: (main) [46,254] Sending event: exception on thread: main msg:java.lang.UnsatisfiedLinkError: dlopen failed: library "libstlport_shared.so" not found; Titanium 6.0.0,2016/08/24 15:30,undefined
[ERROR] TiApplication: java.lang.UnsatisfiedLinkError: dlopen failed: library "libstlport_shared.so" not found
[ERROR] TiApplication: 	at java.lang.Runtime.loadLibrary(Runtime.java:371)
[ERROR] TiApplication: 	at java.lang.System.loadLibrary(System.java:988)
[ERROR] TiApplication: 	at org.appcelerator.kroll.runtime.v8.V8Runtime.loadExternalModules(V8Runtime.java:151)
[ERROR] TiApplication: 	at org.appcelerator.kroll.runtime.v8.V8Runtime.initRuntime(V8Runtime.java:118)
[ERROR] TiApplication: 	at org.appcelerator.kroll.KrollRuntime.doInit(KrollRuntime.java:205)
[ERROR] TiApplication: 	at org.appcelerator.kroll.KrollRuntime$KrollRuntimeThread.run(KrollRuntime.java:114)
[ERROR] TiApplication: 	at org.appcelerator.kroll.KrollRuntime.init(KrollRuntime.java:136)
[ERROR] TiApplication: 	at au.com.MotorMouth.MotorMouth.AppAndroidApplication.onCreate(AppAndroidApplication.java:55)
[ERROR] TiApplication: 	at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1012)
[ERROR] TiApplication: 	at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4553)
[ERROR] TiApplication: 	at android.app.ActivityThread.access$1500(ActivityThread.java:151)
[ERROR] TiApplication: 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1364)
[ERROR] TiApplication: 	at android.os.Handler.dispatchMessage(Handler.java:102)
[ERROR] TiApplication: 	at android.os.Looper.loop(Looper.java:135)
[ERROR] TiApplication: 	at android.app.ActivityThread.main(ActivityThread.java:5254)
[ERROR] TiApplication: 	at java.lang.reflect.Method.invoke(Native Method)
[ERROR] TiApplication: 	at java.lang.reflect.Method.invoke(Method.java:372)
[ERROR] TiApplication: 	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:903)
[ERROR] TiApplication: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:698)

Comments

  1. Sharif AbuDarda 2016-08-29

    Hello, Please provide a step by step guild to regenerate the issue. Thanks.
  2. Ashraf Abu 2016-08-29

    The module is not out yet in the public but the module has been recompiled.
  3. Ashraf Abu 2016-08-30

    Resolving this as invalid as the module is not available yet. It has already been recompiled.

JSON Source