zendframework / ZendService_Apple_Apns

BSD 3-Clause "New" or "Revised" License
49 stars 70 forks source link

mutable-content support #53

Closed necsord closed 6 years ago

necsord commented 7 years ago

Per https://developer.apple.com/reference/usernotifications/unnotificationserviceextension

Apple introduced new field mutable-content with the release of iOS 10. This field is designated for iOS notification extensions that allow download of additional information.

fjalvarezdd commented 7 years ago

Hello,

Thanks for this PR. I need this piece of code to be merged asap. Does anyone reviewed it ? Thanks in advance

seyfer commented 7 years ago

@Ocramius, please. It's really needed. I don't see issues here, could be merged.

Ocramius commented 7 years ago

@seyfer this library is not actively maintained, so it may take ages for anything to go through, sorry.

seyfer commented 7 years ago

@Ocramius, is it possible to become a maintainer? Now I'm one of the maintainers here https://github.com/Ph3nol/NotificationPusher

And I have moved this library forward. But it's APNS implementation depends on ZendService_Apple_Apns So, it's in my interest to move forward things here also.

Ocramius commented 7 years ago

@seyfer can happen. Please open a separate issue.

Ocramius commented 7 years ago

LGTM :+1:

I see that PHP 5.3 no longer runs on travis - that's an unrelated issue

weierophinney commented 6 years ago

Thanks, @Necsord; merged to develop for release with 1.3.0.