My build fails after i've added the gelocation plugin. I installed via "cordova plugin add org.apache.cordova.geolocation" then added it to one of my controllers.
When i do an "ionic build ios" it fails with:
error: no such file or directory: '/development/flottoApp/platforms/ios/flottoApp/Plugins/org.apache.cordova.geolocation/CDVLocation.m'
Hi!
My build fails after i've added the gelocation plugin. I installed via "cordova plugin add org.apache.cordova.geolocation" then added it to one of my controllers.
When i do an "ionic build ios" it fails with:
error: no such file or directory: '/development/flottoApp/platforms/ios/flottoApp/Plugins/org.apache.cordova.geolocation/CDVLocation.m'
Any ideas on this?
Thanks, Kai