You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Capacitor, please create a new issue and ensure the template is fully filled out.
Bug Report
Capacitor Version
Platform(s)
@capacitor/ios
Current Behavior
After installing and configuring the https://github.com/phonegap/phonegap-plugin-media-recorder plugin into a Capacitor project, when building the project, the build in XCode errors with
'Cordova/CDVPlugin+Resources.h' file not found
error message.Expected Behavior
The cordova files should be found correctly and the build should complete as expected.
Code Reproduction
https://github.com/dallastjames/cap-media-api-issue
Other Technical Details
npm --version
output:6.14.7
node --version
output:14.6.0
pod --version
output (iOS issues only):1.8.4
The text was updated successfully, but these errors were encountered: