cowbell / cordova-plugin-geofence

Geofencing plugin for cordova
Apache License 2.0
264 stars 318 forks source link

Error on Build #190

Closed ormit closed 7 years ago

ormit commented 7 years ago

Getting the following error on build :

/cordova-plugin-geofence/GeofencePlugin.swift:35:23: error: expected expression in list of expressions selector: #selector(GeofencePlugin.didReceiveLocalNotification(_:))

Any ideas ?

tsubik commented 7 years ago

Probably duplicate of https://github.com/cowbell/cordova-plugin-geofence/issues/215