pushiomanager-react-native icon indicating copy to clipboard operation
pushiomanager-react-native copied to clipboard

Failed to run pod install

Open willerrodrigo opened this issue 3 years ago • 0 comments

On ios, with the 6.52 version update: use_native_modules! pod 'PushIOManager', :path => './framework/'

When I try run pod install, I get this error: [!] The 'Pods-dotzPayments' target has frameworks with conflicting names: pushiomanager.framework.

And when running with (old way): pod 'PushIOManager', :path => '../node_modules/@oracle/react-native-pushiomanager/PushIOManager/'

All goes OK.

Can you help me?

willerrodrigo avatar Apr 04 '22 13:04 willerrodrigo