paypal/PayPal-Cordova-Plugin

Paypal Checkout Camera

arashcy opened this issue · 1 comments

When i deploy my app to my phone using Xcode and try to use the camera option on the checkout i get an error.

I get this on Xcode:
libsystem_kernel.dylib__abort_with_payload:
0x1821b8044 <+0>: mov x16, #0x209
0x1821b8048 <+4>: svc #0x80
-> 0x1821b804c <+8>: b.lo 0x1821b8064 ; <+32>
0x1821b8050 <+12>: stp x29, x30, [sp, #-0x10]!
0x1821b8054 <+16>: mov x29, sp
0x1821b8058 <+20>: bl 0x182199484 ; cerror_nocancel
0x1821b805c <+24>: mov sp, x29
0x1821b8060 <+28>: ldp x29, x30, [sp], #0x10
0x1821b8064 <+32>: ret`

When i click the button that says "enter card" i'm directed to the camera but it can't use the camera and the app freezes on that page.

Can anyone help me as to how to enable the camera feature on paypal checkout?

PayPal Mobile SDKs are Deprecated. The APIs powering them will remain operational long enough for merchants to migrate, but the SDKs themselves will no longer be updated. Please use Braintree Direct in supported countries. In other countries, use Express Checkout and choose the Braintree SDK integration option.