chemerisuk / cordova-plugin-firebase-messaging

Cordova plugin for Firebase Cloud Messaging

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Framework 'Pods____ ' not found (iOS)

alexseyrakov opened this issue · comments

After installing the plugin cordova-plugin-messaging 8.x.x , an error appears when built the project.
On version 6.x.x of the plugin works correctly.
Please, help me with some advice.

img1

on cordova-plugin-firebase-messaging 8.x.x
img3

on cordova-plugin-firebase-messaging 6.x.x
fdhfg

package.json

"cordova-plugin-firebase-messaging": { "IOS_FIREBASE_POD_VERSION": "9.3.0", "ANDROID_FIREBASE_BOM_VERSION": "30.3.1" },

logs in the terminal when adding a plug-in to the project

`
Installing "cordova-plugin-firebase-messaging" for ios
Running command: pod install --verbose

[!] The TestApp [Debug] target overrides the LD_RUNPATH_SEARCH_PATHS build setting defined in `Pods/Target Support Files/Pods-TestApp/Pods-TestApp.debug.xcconfig'. This can lead to problems with the CocoaPods installation

[!] The TestApp [Release] target overrides the LD_RUNPATH_SEARCH_PATHS build setting defined in Pods/Target Support Files/Pods-TestApp/Pods-TestApp.release.xcconfig'. This can lead to problems with the CocoaPods installation