ios - xcode 应用程序错误 : Couldn't register with the bootstrap server

标签 ios iphone objective-c xcode

<分区>

我的应用程序崩溃并在 iPhone 4 上显示以下错误,但在 iPhone 5 上可以正常工作

Couldn't register us.xxxxxx.myproject with the bootstrap server. 
Error: unknown error code.
This generally means that another instance of this process was already 
running or is hung in the debugger.(lldb) 

如何解决?

最佳答案

  1. 删除应用,

  2. 重启 Xcode,

  3. 清理并构建应用,

  4. 什么都没做。

    我将手机关机并重新购买,错误消失了。

关于ios - xcode 应用程序错误 : Couldn't register with the bootstrap server,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/20865602/

上一篇:iOS - 细胞图像模糊

下一篇:ios - 从测试飞行安装 iOS 应用程序显示位置权限警报

相关文章:

php - initWithObjects Keys for JSON POST to MySQL via PHP - 在数据库中获取空行

ios - 禁用重拍、播放和使用视频画面 UIImagePickerController

ios - 在 RxSwift 中处理一次性可观察对象的正确方法

ios - iOS中的多选图片

iOS:将 Cordova 从 2.9 升级到 4.4 后,设备就绪在 5 秒后未触发

iphone - 如何在一个单元格(tableView)中显示两个对象?

iphone - 为什么应用程序图标是白色的?

iphone - 更改 UITableViewCell 宽度以适应单元格外部的 UIImageView

iphone - AppDelegate 中的 DeviceOrientation 检查

如果在 JSON 中通知 "aps",iOS 推送通知将不起作用