Titanium Payload null

时间:2015-05-14 12:22:02

标签: titanium payload

您好我刚接触钛工作的一个应用程序接收来自GCM的推送通知(对于Android)一切都很好,我收到通知但有效负载为空。交叉检查服务器端脚本没关系。这是我在回调方法中得到的响应

 This is the GCM response {"type":"callback","source":{"pushType":"gcm","invocationAPIs":[],"showAppOnTrayClick":true,"singleCallback":false,"__propertiesDefined__":true,"bubbleParent":true,"_events":{"callback":{},"trayClickLaunchedApp":{},"trayClickFocusedApp":{}},"focusAppOnPush":false,"enabled":false,"showTrayNotificationsWhenFocused":false,"apiName":"Ti.Module","showTrayNotification":true,"debug":false},"payload":"","bubbles":false,"cancelBubble":false}

我正在使用Titanium 3.5.1GA并尝试使用ti.cloudpush(3.3.7)相同的问题 任何帮助请。感谢

0 个答案:

没有答案