NotificationPusher icon indicating copy to clipboard operation
NotificationPusher copied to clipboard

WindowsPhone 8 Adapter

Open 0x7061 opened this issue 11 years ago • 6 comments

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!

0x7061 avatar Jan 12 '15 23:01 0x7061

Yes, I need to. If I found time, I will write.

Maykonn avatar May 07 '15 14:05 Maykonn

This plugin uses two libraries called ZendService\Apple\Apns and ZendService\Google\Gcm. Unfurtunally, Zend have not implemented something like "ZendService\Microsoft\Mpns" yet.

ghost avatar Dec 04 '15 19:12 ghost

That doesn't mean it isn't possible to be implemented, @ricardovigatti ;)

Wouter0100 avatar Apr 05 '16 11:04 Wouter0100

I just write an adapter to MPNS and other to WNS using the same interface for adapters extending this lib functionality.

Maykonn avatar Apr 05 '16 12:04 Maykonn

Maybe possible to integrate:

https://github.com/boboldehampsink/ZendService_Microsoft_Mpns

?

alexjeen avatar Nov 02 '16 09:11 alexjeen

@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.

seyfer avatar Nov 01 '17 18:11 seyfer