chariotsolutions / phonegap-nfc

PhoneGap NFC Plugin
MIT License
718 stars 575 forks source link

'NfcPlugin.h' file not found #421

Open robbiechicago opened 4 years ago

robbiechicago commented 4 years ago

Using ionic v6.3.0 and building to iOS on Xcode v11.6, the build fails with the following error:

.../ios/App/Pods/Target Support Files/CordovaPlugins/CordovaPlugins-umbrella.h:13:9: error: 'NfcPlugin.h' file not found

import "NfcPlugin.h"