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

DON'T USE THIS LIB ANYMORE #700

Open
BorntraegerMarc opened this issue Feb 4, 2021 · 5 comments
Open

DON'T USE THIS LIB ANYMORE #700

BorntraegerMarc opened this issue Feb 4, 2021 · 5 comments

Comments

@BorntraegerMarc
Copy link

BorntraegerMarc commented Feb 4, 2021

Seriously. It has been unmaintained since 2019. Don't even bother submitting new GitHub issues.

Attempts to reactivate this repo have failed.

This source shows that the @parse/node-apn is the best maintained fork. Replace it:

npm uninstall apn
npm install @parse/node-apn
@RodolfoGS
Copy link

Thanks, I'll test it.
I'm having an error related to TooManyProviderTokenUpdates the last days but I didn't made any change in my code. I'll check if that can fix it 🙏

@glennposadas
Copy link

June 2021. Thanks for this., @BorntraegerMarc! The original node-apn shows vulnerabilities through node-forge. The parse's one works the best!

@Aidenir
Copy link

Aidenir commented Jan 29, 2023

Thanks, just replaced the dependency and seems to work well for my simple use-case

@tvpsh2021
Copy link

Glad I saw this, thanks!

@danielsss
Copy link

I've found a lib apns2 which is based on Typescript.

The code looks simple and concise. Hope you guys like it.

Most importantly, it's under maintaining 😝

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

No branches or pull requests

6 participants