Titanium JIRA Archive
Appcelerator Community (AC)

[AC-3992] Paypal

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionFixed
Resolution Date2016-07-02T23:40:01.000+0000
Affected Version/sAppcelerator Studio 4.5.0
Fix Version/sn/a
ComponentsAppcelerator Modules
Labelsn/a
ReporterEduardo Olvera
AssigneeShak Hossain
Created2016-06-30T16:47:05.000+0000
Updated2016-07-06T15:43:47.000+0000

Description

Hi I 'm trying to use the paypal module that is in store appceleator , but I can not make it work in version 6.0 of android and not on Iphone, there is a newer module ?

Comments

  1. Eduardo Olvera 2016-06-30

    [ERROR] : linker: readlink('/proc/self/fd/19') failed: Permission denied [fd=19] [ERROR] : linker: warning: unable to get realpath for the library "/data/app/com.paypal.bea-1/lib/arm/libti.paypal.so". Will use given name. [ERROR] : TiApplication: (KrollRuntimeThread) [68,396] Sending event: exception on thread: KrollRuntimeThread msg:java.lang.UnsatisfiedLinkError: dlopen failed: /data/app/com.paypal.bea-1/lib/arm/libti.paypal.so: has text relocations; Titanium 5.2.2,2016/03/28 14:12,b685ddb [ERROR] : TiApplication: java.lang.UnsatisfiedLinkError: dlopen failed: /data/app/com.paypal.bea-1/lib/arm/libti.paypal.so: has text relocations [ERROR] : TiApplication: at java.lang.Runtime.loadLibrary(Runtime.java:372) [ERROR] : TiApplication: at java.lang.System.loadLibrary(System.java:1076) [ERROR] : TiApplication: at org.appcelerator.kroll.runtime.v8.V8Runtime.loadExternalModules(V8Runtime.java:132) [ERROR] : TiApplication: at org.appcelerator.kroll.runtime.v8.V8Runtime.initRuntime(V8Runtime.java:99) [ERROR] : TiApplication: at org.appcelerator.kroll.KrollRuntime.doInit(KrollRuntime.java:205) [ERROR] : TiApplication: at org.appcelerator.kroll.KrollRuntime$KrollRuntimeThread.run(KrollRuntime.java:114)
  2. Sharif AbuDarda 2016-06-30

    Hello, Use the module in here https://marketplace.appcelerator.com/apps/4978?restoreSearch=true#!overview. Download the latest version from here https://github.com/appcelerator-modules/ti.paypal/releases. Let us know if you face any problem. Attach the full log. Regards, Sharif.
  3. Hans Knöchel 2016-07-02

    There are two community modules (the iOS-one is from me) to support the latest PayPal SDK with Titanium Mobile: iOS: https://github.com/hansemannn/ti.paypal Android: https://github.com/AppWerft/ti.paypal The API should be the same across both projects, give it a try!
  4. Eduardo Olvera 2016-07-06

    Hello Hans Knoechel , try implemetar module for android but send me the following errors [ERROR] : TiHTTPClient: (TiHttpClient-8) [589,589] HTTP Error (java.io.IOException): 404 : Not Found [ERROR] : TiHTTPClient: java.io.IOException: 404 : Not Found [ERROR] : TiHTTPClient: at ti.modules.titanium.network.TiHTTPClient$ClientRunnable.run(TiHTTPClient.java:1227) [ERROR] : TiHTTPClient: at java.lang.Thread.run(Thread.java:856) [ERROR] : KrollProxy: (KrollRuntimeThread) [5,691] Error creating proxy [ERROR] : KrollProxy: java.lang.ClassCastException: java.lang.Object[] cannot be cast to java.util.ArrayList [ERROR] : KrollProxy: at de.appwerft.paypal.PaymentProxy.handleCreationDict(PaymentProxy.java:225) [ERROR] : KrollProxy: at org.appcelerator.kroll.KrollProxy.handleCreationArgs(KrollProxy.java:227) [ERROR] : KrollProxy: at org.appcelerator.kroll.KrollProxy.setupProxy(KrollProxy.java:135) [ERROR] : KrollProxy: at org.appcelerator.kroll.KrollProxy.createProxy(KrollProxy.java:143) [ERROR] : KrollProxy: at org.appcelerator.kroll.runtime.v8.V8Runtime.nativeRunModule(Native Method) [ERROR] : KrollProxy: at org.appcelerator.kroll.runtime.v8.V8Runtime.doRunModule(V8Runtime.java:177) [ERROR] : KrollProxy: at org.appcelerator.kroll.KrollRuntime.handleMessage(KrollRuntime.java:319) [ERROR] : KrollProxy: at org.appcelerator.kroll.runtime.v8.V8Runtime.handleMessage(V8Runtime.java:203) [ERROR] : KrollProxy: at android.os.Handler.dispatchMessage(Handler.java:95) [ERROR] : KrollProxy: at android.os.Looper.loop(Looper.java:137) [ERROR] : KrollProxy: at org.appcelerator.kroll.KrollRuntime$KrollRuntimeThread.run(KrollRuntime.java:118)

JSON Source