apns2
apns2 copied to clipboard
v12.1 is broken
Hi,
I just tried to upgrade from 11.8 to 12.1 and realized that none of my push notifications are sending.
The issue seems to be that res is undefined:
TypeError: undefined is not an object (evaluating 'res.statusCode')
at _handleServerResponse (/node_modules/apns2/dist/esm/apns.js:77:13)
I'm running Bun v1.2.12. Any help would be appreciated.
Did apns2 ever work on bun?
Yeah, actively using it on v11.8, sent about 35k notifications so far
Okay so I guess undici doesn't work on bun. I'll have to do some testing but not sure how much I can do
Hey same problem with bun i revert to 11.8