jmessage-phonegap-plugin icon indicating copy to clipboard operation
jmessage-phonegap-plugin copied to clipboard

极光推送最新版和极光IM最新版冲突

Open yangkunwei opened this issue 6 years ago • 0 comments

WARNING: 如果不按照这个表格,我们将无法帮助你,并将忽略你的问题。

你的运行环境

  • 插件版本:
  • 平台(Android / iOS):iOS
  • Cordova version (cordova -v):9.0.0
  • Cordova platform version (cordova platform ls):ios 5.0.1
  • Ionic Version (if using Ionic)

期望效果

解决IOS冲突问题

实际效果

安卓版冲突已修改plugin.xml解决,但是IOS冲突不知如何解决

重现步骤

  1. 添加jmessage包
  2. 添加jpush包
  3. cordova build ios打包

背景

你尝试做过些什么?

Debug logs

包括 Android 或 iOS 的日志:

  • iOS: duplicate symbol __launchOptions in: /var/root/Library/Developer/Xcode/DerivedData/mt-bjsebkulxvzioqdccxbtgycytufh/Build/Intermediates.noindex/mt.build/Debug-iphonesimulator/mt.build/Objects-normal/x86_64/AppDelegate+JPush.o /var/root/Library/Developer/Xcode/DerivedData/mt-bjsebkulxvzioqdccxbtgycytufh/Build/Intermediates.noindex/mt.build/Debug-iphonesimulator/mt.build/Objects-normal/x86_64/AppDelegate+JMessage.o ld: 1 duplicate symbol for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation)

yangkunwei avatar Dec 21 '19 05:12 yangkunwei