Closed joostd closed 1 year ago
Don't need the complete framework for this: https://github.com/zendframework/ZendService_Google_Gcm
APNS is now the only functionallity that uses the Zend library. Using https://github.com/zendframework/ZendService_Apple_Apns should be a drop in replacement. Otherwise using another library would work.
I expect the autoloader would need work in any case.
Fixed in #49
Zendframework1 is used for sending push notifications. However, ZF1 is EOL and should be replaced by something new.
See https://framework.zend.com/blog/2016-06-28-zf1-eol.html