Skip to content
This repository was archived by the owner on Nov 1, 2022. It is now read-only.
This repository was archived by the owner on Nov 1, 2022. It is now read-only.

Consider adding isServiceAvailable to PushService #3280

@jonalmeida

Description

@jonalmeida

Adding this method to the PushService will make the implementation across various applications easier to follow.

API:

interface PushService {
  fun isServiceAvailable(context: Context): Boolean
}

┆Issue is synchronized with this Jira Task

Metadata

Metadata

Assignees

Labels

<push>Components: concept-push, lib-push-adm, lib-push-firebase, feature-push, feature-sendtab🌟 featureNew functionality and improvements

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions