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
{{ message }}
This repository was archived by the owner on Feb 26, 2023. It is now read-only.
The IntentBuilder should provide a stopService() method in case of @EService annotated class.
By the way we should change the startService() signature to return the ComponentName which is used to known if the service was successfully started or not.