PluggableAppDelegate icon indicating copy to clipboard operation
PluggableAppDelegate copied to clipboard

Communication between services

Open jbehrens94 opened this issue 5 years ago • 0 comments

Hi,

I'm wondering how you would suggest implementing communication between service implementations? I've noticed that sometimes you'd like to instantiate a CoreDataService for example, and use it in CoreLocationService to set geofencing for example.

jbehrens94 avatar Apr 11 '19 14:04 jbehrens94