Only log in Debugger, but no data in report

烂漫一生 提交于 2019-12-05 03:15:54

Finally, I got a reply from Testflight team:

To be blunt we've been having some stability issues which seem like they're the root cause of your trouble. The team is working as fast as they can to bring you a faster, more stable TestFlight.

unfortunately..


And I found the TFLog (tested reports from my simulator, but cannot receive reports for my device yet):

  1. choose your desired build in Builds section;
  2. choose Sessions in Reports section;
  3. choose a desired tester, and you'll find some logs like:

  4. click the blue INFO icon to open a detail dialog:

  5. and at the top right corner, you'll find a Events button, click to open a selection area, then just select the Log and you'll get the TFLogs.

Just a heads up for anyone experiencing issues with the Testflight SDK not logging events at all.

Double check if you are also using Flurry for Analytics and see if disabling it solves the problem (it did for me). I read somewhere that this is a known issue with the way exception handlers have been implemented on Testflight SDK.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!