简体   繁体   English

PushBot推送通知Xcode 4.6.3

[英]PushBot Push Notifications Xcode 4.6.3

Has anyone been able to implement PushBot as a push notification service on an app? 有没有人能够将PushBot实施为应用程序上的推送通知服务? Their set up is relatively simple but I'm having issues.. 他们的设置相对简单,但我遇到了问题。

Some of the errors I get when I build my app. 构建应用程序时遇到的一些错误。 2013-08-05 10:18:18.490 TNPAppStore[421:907] Application ID not found in Pushbots.plist . 2013-08-05 10:18:18.490 TNPAppStore [421:907]在Pushbots.plist中找不到应用程序ID。 2013-08-05 10:18:18.506 TNPAppStore[421:907] Multi-tasking -> Device: YES, App: YES 2013-08-05 10:18:18.805 TNPAppStore[421:907] Application ID not found in Pushbots.plist . 2013-08-05 10:18:18.506 TNPAppStore [421:907]多任务->设备:是,应用程序:是2013-08-05 10:18:18.805 TNPAppStore [421:907]在Pushbots中找不到应用程序ID .plist。 2013-08-05 10:18:18.806 TNPAppStore[421:907] Application ID not found in Pushbots.plist . 2013-08-05 10:18:18.806 TNPAppStore [421:907]在Pushbots.plist中找不到应用程序ID。 2013-08-05 10:18:19.262 TNPAppStore[421:907] Resetting plugins due to page load. 2013-08-05 10:18:19.262 TNPAppStore [421:907]由于页面加载,正在重置插件。 2013-08-05 10:18:19.630 TNPAppStore[421:907] Finished load of: file:///var/mobile/Applications/1947CDB9-1684-4C88-A4BF-DEE9BE61557D/TNPAppStore.app/www/index.html 2013-08-05 10:18:19.630 TNPAppStore [421:907]已完成以下文件的加载:file:///var/mobile/Applications/1947CDB9-1684-4C88-A4BF-DEE9BE61557D/TNPAppStore.app/www/index.html

I've read throughout PushBots documentation but haven't really been able to find an answer why my Application ID isn't being read on my .plist. 我已经阅读了整个PushBots文档,但实际上并没有找到为什么无法在.plist上读取我的应用程序ID的答案。 Thanks. 谢谢。

After working with PushBot's support we figured out that recreating the .plist from scratch and doing a clean the .plist was read correctly. 在使用PushBot的支持后,我们发现从头开始重新创建.plist并进行清理是可以正确读取.plist的。 Thanks. 谢谢。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM