hengsokchamroeun / javapns

Automatically exported from code.google.com/p/javapns
0 stars 0 forks source link

addCustomAlertLocKey #72

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.using the addCustomAlertLocKey("open")

What is the expected output? What do you see instead?
I get exception: 
 org.json.JSONException: JSONObject["alert"] not found.

Original issue reported on code.google.com by ajmannat...@gmail.com on 30 Sep 2011 at 7:53

GoogleCodeExporter commented 8 years ago
Fixed in 2.0 RC Revision 001, which you can download as of now from the source:
http://code.google.com/p/javapns/source/browse/#svn%2Fbranches%2Fjavapns2

Original comment by sype...@gmail.com on 30 Sep 2011 at 10:22