cordova-plugin-nativeview
cordova-plugin-nativeview copied to clipboard
Including the cocoapod causes duplicate symbols error when building
After adding the pod to the project, I'm getting a build error saying duplicate symbols for arch armv7. This happens when using the obj-c cocoapod
Hello @mleatherb !!
Soo sorry for my late response. I was completly offline from github during the last months, studying a lot of things about others kind of projects, and I don't saw the issues here. But, I'm here now :)
Can you share your code with me? I neeed more details to help you.
But, you shouldn't use this plugin like a pod, but like a npm package. Can you explain for me your scenario?