简体   繁体   English

Apple Watch崩溃检测

[英]Apple Watch crash detection

I have Apple Watch app and I need to detect the crashes in it. 我有Apple Watch应用程序,我需要检测其中的崩溃。

For my iPhone, I'm using Crashlytics to detect the crashes. 对于我的iPhone,我正在使用Crashlytics来检测崩溃。 How can I use the same for apple watch? 我怎样才能将它用于苹果手表?

Is it possible to detect the crashes in Apple Watch using Crashlytics for my app? 是否可以使用Crashlytics为我的应用程序检测Apple Watch中的崩溃?

Also, let me know if any other services available for the same. 另外,如果有任何其他可用的服务,请告诉我。

https://github.com/kstenerud/KSCrash allows you to record and upload the watchOS crashes. https://github.com/kstenerud/KSCrash允许您记录和上传watchOS崩溃。

We've got it working with Hockey and I'll update here if I manage to get it uploading to Crashlytics. 我们已经与Hockey合作了,如果我设法将它上传到Crashlytics,我会在这里更新。

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

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