-
Notifications
You must be signed in to change notification settings - Fork 36
Description
Hi there! On capacitor 2 plugin worked fine but during migration to capacitor 3 we got some problems with freshchat plugin. How can we resolve that problem? Help us please. Thanks in advance!
We tried to use different versions of freshchat plugin, but all of them as result returns the same error during command npx cap sync.
It’s: https://github.com/techaffinity/freshchat-phonegap
With error:
Updating iOS native dependencies with pod install - failed!
✖ update ios - failed!
[error] Analyzing dependencies
Downloading dependencies
Installing CordovaPlugins 3.3.1
Installing FreshchatSDK (4.1.5)
[!] The 'Pods-App' target has transitive dependencies that include statically linked binaries:
(/Users/user/Documents/web/app/ios/App/Pods/FreshchatSDK/FreshchatSDK/libFDFreshchatSDK.a)
It’s: https://github.com/DualH/cordova-plugin-freshchat2
With error:
✖ Updating iOS native dependencies with pod install - failed!
✖ update ios - failed!
[error] Analyzing dependencies
Downloading dependencies
Installing CordovaPlugins 3.3.1
Installing FreshchatSDK (3.6.0)
[!] The 'Pods-App' target has transitive dependencies that include statically linked binaries:
(/Users/user/Documents/web/app/ios/App/Pods/FreshchatSDK/FreshchatSDK/libFDFreshchatSDK.a)
It’s: https://github.com/DualH/freshchat
With error:
✖ Updating iOS native dependencies with pod install - failed!
✖ update ios - failed!
[error] Analyzing dependencies
Downloading dependencies
Installing CordovaPlugins 3.3.1
Installing FreshchatSDK (3.6.0)
[!] The 'Pods-App' target has transitive dependencies that include statically linked binaries:
(/Users/user/Documents/web/app/ios/App/Pods/FreshchatSDK/FreshchatSDK/libFDFreshchatSDK.a)
- - - - - - -
ionic info output:
Ionic:
Ionic CLI : 6.17.1 (/usr/local/lib/node_modules/@ionic/cli)
Ionic Framework : @ionic/angular 5.1.1
@angular-devkit/build-angular : 0.901.15
@angular-devkit/schematics : 9.1.15
@angular/cli : 9.1.15
@ionic/angular-toolkit : 2.0.0
Capacitor:
Capacitor CLI : 3.3.1
@capacitor/android : 3.3.1
@capacitor/core : 3.3.1
@capacitor/ios : 3.3.1
Cordova:
Cordova CLI : not installed
Cordova Platforms : not available
Cordova Plugins : not available
Utility:
cordova-res (update available: 0.15.3) : 0.15.2
native-run : 1.5.0
System:
NodeJS : v14.16.1 (/usr/local/bin/node)
npm : 6.14.15
OS : macOS Big Sur
Xcode : Xcode 13.0 Build version 13A233