iOS外部设备上的远程调试 [英] iOS Remote Debugging on external Devices

查看:244
本文介绍了iOS外部设备上的远程调试的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我不知道我是否可以远程调试运行在不在我旁边的Iphone上的应用程序?我们测试您的应用程序好的,但有些用户有时候我们无法复制,不知道在这种情况下开始挖掘。因此,当我们可以通过互联网将远程调试器连接到设备时,这将是非常容易的。有可能吗?
大多数使用应用程序的人,我们可以远程到PC(但大多数不使用macs ...)并在那里运行工具,这可能是一个更容易的解决方案?

I am not sure if I can remote debug an application running on an Iphone which is not next to me? We test your app. well but some users have issues sometimes we can not replicate and dont know where to start digging in this cases. So it would be very easy for us when we can just connect the remote debugger via the internet to an device. Is is possible somehow? Most of the guys using the app we could remote to there PCs (but the majority dont uses macs...) and run tools there, is this maybe an easier solution?

对于Mac OS,我发现这个 http://developer.apple.com/library/mac/#documentation/DeveloperTools/Conceptual/XcodeDebugging/300-Debugging_Programs_Remotely/remote_debugging.html
但这不适用于iOS ...

For Mac Os I found this http://developer.apple.com/library/mac/#documentation/DeveloperTools/Conceptual/XcodeDebugging/300-Debugging_Programs_Remotely/remote_debugging.html But this is not for iOS...

Thx非常非常已经

推荐答案

我们公司刚刚发布服务完全是为了这个目的: http://apphance.com 。它允许您非常容易地(5分钟)集成您的应用程序 - 基本上添加框架项目,并获得所有的远程调试功能(您可以从非常漂亮的Web面板访问所有内容):

Our company just released a service exactly for that purpose: http://apphance.com . It allows you to very easily (5 minutes) integrate your application - add framework project basically and you get all the remote debugging capability included (you can access everything from very nice web panel):


  • 您可以查看正在运行的应用程序的日志(近实时)

  • 您可以看到设备状况随时间的变化(轮播,wifi / gprs,电池,其他)

  • 您的所有相关信息都会自动向您报告崩溃

  • 即使内存不足错误报告

  • 您的测试人员甚至可以通过摇动设备来报告问题 - 包括自动截图

  • 等.....

  • You can see logs of running application (in near-real-time)
  • You can see how device conditions change over time (rotation, wifi/gprs, battery, others)
  • You get crashes reported to you automatically with all relevant information
  • Even out-of-memory errors are reported
  • Your testers can even report problems by shaking the device - including automated screenshots
  • and more.....

目前,这是封闭的测试版阶段,但您可以请求访问,并确保您得到它。

It's currently, closed beta stage but you can request access and for sure you get it.

这篇关于iOS外部设备上的远程调试的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆