ios push Notifications - missing features
Hi,
any plans when messages will be fully compatible with iOS 10 ? .. there are at least two issues today :
- new flags like "mutable-content" are still not supported from what I can see
- There is an issue with the current implementation ..every time you create a object of instance of "PublishOptions".. the header "ios-content-available" = 1 is added by default ( to cover the case of silent notification)but this is basically creating conflicting issues in adding other iOS flags and when I try to remove that header, the whole thing just does not work (The notification message does not get delivered"..
final note : I'm using SDK v3.0.44
Regards
Eyad
Hello Support team,
would appreciate an answer here please
Hello Eyad
I've contacted our iOS developer. He'll respond in this topic soon. Thanks for patience and sorry for inconvenience.
Regards Anton
Hi Eyad,
Have you tried adding "mutable-content" as a user-defined header? Any headers you add should be delivered to the client.
As for you "ios-content-available", are you saying if you send that header with "0", it is not delivered as such?
Regards,
Mark
Hi Mark ,
I wonder if you saw the above reply ?
Hi Vlad,
we are still awaiting a reply here ..would you please let me know if you have an update ?
Hi Eyad,
We hit a little hickup with resource allocation for the iOS side of the SDKs. The issues have been streamlined and we're in good shape to move on now. Most of the iOS work is now done on preparing the SDK for the 4.0 release and there is quite a backlog there. I will re-prioritize the change for the headers, but cannot promise an immediate reaction.
Regards,
Mark
Hi Mark ,
That will do ..lets hope
Thanks
Eyad
Leave a Comment
Comments have been locked on this page!