WindowsPhone 8 Adapter
I wonder if anyone has already spent time to write a working windows phone 8 adapter and would share it :)? Besides, this class collection is simply awesome. Great work!
Yes, I need to. If I found time, I will write.
This plugin uses two libraries called ZendService\Apple\Apns and ZendService\Google\Gcm. Unfurtunally, Zend have not implemented something like "ZendService\Microsoft\Mpns" yet.
That doesn't mean it isn't possible to be implemented, @ricardovigatti ;)
I just write an adapter to MPNS and other to WNS using the same interface for adapters extending this lib functionality.
Maybe possible to integrate:
https://github.com/boboldehampsink/ZendService_Microsoft_Mpns
?
@Maykonn, please provide a link to your solution.
@alexjeen, seems like it's not supported anymore. The last commit has been made 2 years ago.