简体   繁体   English

如何使用带有 Browserstack 的 Xcode 调试 iOS 应用程序?

[英]How to debug iOS application using Xcode with Browserstack?

I want to debug my application using Browserstack, Is it possible?我想使用 Browserstack 调试我的应用程序,可以吗? I can test whole application by uploading IPA, but I want to debug line by line like we do with simulator or using real device.我可以通过上传 IPA 来测试整个应用程序,但我想像使用模拟器或使用真实设备一样逐行调试。 I didn't find any document that help me to find a way to debug application using xcode and Browserstack.我没有找到任何文档可以帮助我找到使用 xcode 和 Browserstack 调试应用程序的方法。

BrowserStack cannot be used for line by line debugging as there is no feature to connect Xcode with BrowserStack. BrowserStack 不能用于逐行调试,因为没有将 Xcode 与 BrowserStack 连接的功能。

It can be used for functionally testing your iOS apps.它可用于对您的 iOS 应用程序进行功能测试。

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

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