简体   繁体   English

钛和Testflight不能一起使用

[英]Titanium and Testflight won't work together

Here's the case: I'm building an app and distributing it for beta-testers through Testflightapp.com. 就是这种情况:我正在构建一个应用程序,并通过Testflightapp.com将其分发给Beta测试人员。 Testflight provides a useful SDK, from which you can detect the user's interactions in the app. Testflight提供了一个有用的SDK,您可以从中检测应用程序中用户的交互。 The problem is, that although I've implemented the SDK as every tutorial/guide/forum-thread says, I'm not recieving any data.. 问题是,尽管我按照每个教程/指南/论坛线程所说的那样实现了SDK,但我没有收到任何数据。

Here's the data from the file running the testflight sdk. 这是运行testflight sdk的文件中的数据。 I've tried both the com.0x82.testflight-sdk-module from Titanium's own module-site and the NappTestflight-module ( https://github.com/viezel/NappTestFlight ). 我已经尝试了Titanium自己的模块站点中的com.0x82.testflight-sdk-module和NappTestflight-module( https://github.com/viezel/NappTestFlight )。

What am I doing wrong? 我究竟做错了什么?

(I've tried changing the guid of the app to the app-token and running it with normal guid) (我尝试将应用程序的guid更改为应用程序令牌,并使用常规guid运行它)

Thanks ! 谢谢 !

I use this module to talk with TestFlight. 我使用此模块与TestFlight进行通信。

Setup was simple, and it is free. 设置很简单,而且是免费的。 You need to check inside your App on TestFLight to get the correct id. 您需要在TestFLight上检查您的应用程序内部以获取正确的ID。

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

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