Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Break up push adapter APIs #245

Open
3 tasks done
mtrezza opened this issue May 10, 2024 · 1 comment
Open
3 tasks done

Break up push adapter APIs #245

mtrezza opened this issue May 10, 2024 · 1 comment

Comments

@mtrezza
Copy link
Member

mtrezza commented May 10, 2024

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.

Copy link

parse-github-assistant bot commented May 10, 2024

Thanks for opening this issue!

  • 🎉 We are excited about your ideas for improvement!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant