chemerisuk / cordova-plugin-firebase-inappmessaging

Cordova plugin for Firebase In-App Messaging
MIT License
10 stars 29 forks source link

"InAppMessagingDisplayResources.bundle" not found. Run 'pod install' to update the copy resources script. #15

Closed yinzara closed 2 years ago

yinzara commented 3 years ago

When running cordova build ios either the simulator version or device version, I get the following error:

error: Resource "/Users/myuser/Library/Developer/Xcode/DerivedData/1ST-grxrjkrkjhmnifeyevheojlmoinj/Build/Intermediates.noindex/ArchiveIntermediates/1ST/BuildProductsPath/Debug-iphoneos/FirebaseInAppMessaging/InAppMessagingDisplayResources.bundle" not found. Run 'pod install' to update the copy resources script.

Running pod install does not fix the issue.

I am using the latest cocoapods 1.10.1 and the latest version of this plugin (4.0.0).

DineshKachhot commented 3 years ago

@yinzara any update on that, getting the same issue.

yinzara commented 3 years ago

Updating to the latest version of all the Firebase Pods seemed to fix it.