google-code-export / apns-php

Automatically exported from code.google.com/p/apns-php
0 stars 0 forks source link

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

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago
Justin, thanks for your issue report.

Will be fixed asap.

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

GoogleCodeExporter commented 9 years ago
Solved at revision 66

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