I have an Ionic 4 Cordova app and I'm trying to build in AppFlow, but it fails with the error:
/Users/ionic/builds/project-0/platforms/ios/MyApp/Plugins/cordova-plugin-background-geolocation/CDVBackgroundGeoLocation.m:8:9: fatal error: 'Cordova/CDVJSON.h' file not found
Any ideas why it wouldn't be able to find this file?
I have an Ionic 4 Cordova app and I'm trying to build in AppFlow, but it fails with the error:
/Users/ionic/builds/project-0/platforms/ios/MyApp/Plugins/cordova-plugin-background-geolocation/CDVBackgroundGeoLocation.m:8:9: fatal error: 'Cordova/CDVJSON.h' file not foundAny ideas why it wouldn't be able to find this file?