@lesab96 wrote:
Hey all, I'm hoping someone can help me wrap my brain around a concept... I'm trying to incorporate a cordova plugin into a service, but I'm not sure how to implement that.
cordova.exec requires callback methods. I've considered promises or observables to try to act as a go between the service method and the callback but I can't quite understand how I might do that.
Am I over thinking this? Has anyone else done this?
Posts: 1
Participants: 1