PaypalMobile class not found
Closed this issue · 2 comments
Hi,
I am trying "MyCordovaShop", and runing my code in ripple emulator. And i am geting error.
This is not executing in android. I have created apk file, and installed in phone. and i am geting error.
03-05 16:16:51.665: D/PluginManager(13867): exec() call to unknown plugin: PayPalMobile
03-05 16:16:51.675: D/CordovaLog(13867): file:///android_asset/www/plugins/com.paypal.cordova.mobilesdk/www/cdv-plugin-paypal-mobile-sdk.js: Line 41 : Class not found
03-05 16:16:51.675: I/chromium(13867): [INFO:CONSOLE(41)] "Class not found", source: file:///android_asset/www/plugins/com.paypal.cordova.mobilesdk/www/cdv-plugin-paypal-mobile-sdk.js (41)
This issue has been fixed, we were runing code on a ripple emulator, that was not working like a simulator. But now i am running app on android and ios. This is working fine for both.