You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ?
The text was updated successfully, but these errors were encountered:
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 ?
The text was updated successfully, but these errors were encountered: