【问题标题】:cordova 3.4.0 working with paypal plugin科尔多瓦 3.4.0 与贝宝插件一起使用
【发布时间】:2014-07-02 15:03:30
【问题描述】:

我正在使用适用于 ios 的 cordova 3.4.0 创建 phonegap 项目。我想在我的项目中添加贝宝支付网关。我从以下链接安装了贝宝插件https://github.com/Eaiman/phonegap-paypal-plugin.git

但我在 xcode 上遇到以下错误。

**

Undefined symbols for architecture i386:   "std::terminate()", referenced from:
      ___clang_call_terminate in libPayPalMobile.a(CardIOGPURenderer.o)   "___cxa_begin_catch", referenced from:
      ___clang_call_terminate in libPayPalMobile.a(CardIOGPURenderer.o)   "___gxx_personality_v0", referenced from:
      Dwarf Exception Unwind Info (__eh_frame) in libPayPalMobile.a(CardIOAnalytics.o)
      Dwarf Exception Unwind Info (__eh_frame) in libPayPalMobile.a(CardIOGPURenderer.o)
      Dwarf Exception Unwind Info (__eh_frame) in libPayPalMobile.a(CardIOAnalytics.o)
      Dwarf Exception Unwind Info (__eh_frame) in libPayPalMobile.a(CardIOGPURenderer.o) ld: symbol(s) not found for architecture i386 clang: error: linker command failed with exit code 1 (use -v to see invocation)

**

请指导我。

【问题讨论】:

    标签: ios cordova paypal cordova-plugins


    【解决方案1】:

    这里是来自 PayPal 的戴夫。

    @Arunkumar1775,您显然是在尝试使用旧的、未维护的第三方 PhoneGap 项目。

    请尝试使用 PayPal 的官方Cordova/Phonegap Plugin

    【讨论】:

    • 嗨,戴夫,我安装了这个插件,但什么都不会发生。请指导我
    • @Arunkumar1775 该页面上有很多关于将此插件与您的应用程序集成的信息,包括示例代码。该页面还包含指向 PayPal 移动 SDK 的其他文档的链接。
    猜你喜欢
    • 2015-03-11
    • 2017-05-22
    • 1970-01-01
    • 2017-09-20
    • 1970-01-01
    • 1970-01-01
    • 2016-08-30
    • 2015-10-13
    • 1970-01-01
    相关资源
    最近更新 更多