cordova-plugin-flurryanalytics
cordova-plugin-flurryanalytics copied to clipboard
ios archive build fail - library not found for -lFlurry-iOS-SDK
ld: library not found for -lFlurry-iOS-SDK clang: error: linker command failed with exit code 1 (use -v to see invocation)
cordova build ios --release works fine, but then when creating an archive using xcode the build fails with the above error
When your project using cocoapods you should open the .xcworkspace file in your xcode instead of .xcodeproj file .