Skip to content

Break up push adapter APIs #245

Description

@mtrezza

New Feature / Enhancement Checklist

Current Limitation

With web, expo, APNS and Firebase push support, the push adapter forces additional dependencies on deployments that may not need it. In fact, some of these APIs are mutually exclusive.

Feature / Enhancement Description

Break up the push adapter into individual adapters per API, so that developers add only push support for APIs that they actually need.

Similar to database adapters. This requires a change on the Parse Server side as well.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions