“’FIRMessaging’ has different definitions in different modules; first difference is defined here found property”
I am currently upgrading an iOS project to version 7.1.0 by creating a new Cordova project. After integrating the ‘NativeLogs’ plugin, the build process in Xcode fails with multiple errors, one of which is: ‘FIRMessaging’ has conflicting definitions across modules; the initial definition is located here. Alongside this error, there are several warnings, and I am currently exploring solutions to resolve these issues. Any guidance would be greatly appreciated. Thank you in advance!