freshplanet / ANE-Push-Notification

Air Native Extension (iOS and Android) for Push Notification
Apache License 2.0
205 stars 104 forks source link

IOS JSON parse error #21

Closed andvolodko closed 11 years ago

andvolodko commented 11 years ago

Try use on IPAD, but PERMISSION_GIVEN_WITH_TOKEN_EVENT event never catch. In trace output I've saw this:

[trace] JSON parse error: {"name":"SyntaxError","message":"Error #1132: Invalid JSON parse input.","errorID":1132}, {"type":"status","eventPhase":2,"bubbles":false,"code":"TOKEN_SUCCESS","cancelable":false,"level":"","target":{"actionScriptData":{}},"currentTarget":{"actionScriptData":{}}}

Use AIR 3.7. Windows 7. Thanks.