gmiaty / apns-php

Automatically exported from code.google.com/p/apns-php

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

api can only set a single custom property for the json payload

GoogleCodeExporter opened this issue · comments

What steps will reproduce the problem?
1. ApnsPHP_Message->setCustomProperty only accepts the last value set

What is the expected output? What do you see instead?
Each call to setCustomProperty will add an additional property to the payload

What version of the product are you using? On what operating system?
r60

Original issue reported on code.google.com by justinhu...@gmail.com on 20 Oct 2010 at 2:58

Justin, thanks for your issue report.

Will be fixed asap.

Original comment by aldo.arm...@gmail.com on 24 Nov 2010 at 3:06

  • Changed state: Accepted
Solved at revision 66

Original comment by aldo.arm...@gmail.com on 13 Dec 2010 at 11:13

  • Changed state: Fixed