Hello everyone,
i think this library is an awesome to addition to the regular EventBus. One Problem i stumbled upon is how to replace the WearableListenerService with EventBus.
In my Use Case the App on the phone is not necessarily open. So how would you subscribe to a Event, when there is no service instantiated. Especially with the new Android version the Problem arises, because Sticky Services are not allowed anymore.
Any Suggestions ?
Hello everyone,
i think this library is an awesome to addition to the regular EventBus. One Problem i stumbled upon is how to replace the WearableListenerService with EventBus.
In my Use Case the App on the phone is not necessarily open. So how would you subscribe to a Event, when there is no service instantiated. Especially with the new Android version the Problem arises, because Sticky Services are not allowed anymore.
Any Suggestions ?