Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

iOS 10/Xcode 8 TestFairy not logging

I tried googling and reading newest TestFairy documentation, but nothing worth of mention there. My problem is next: I upgraded Xcode to 8, and created new build that I uploaded on TestFairy. Everything is working normal, except now I don't see application logs. Anyone else experienced same issue?

Note: Everything worked fine with Xcode 7 and iOS 10.

like image 220
Stefan Avatar asked Feb 26 '26 16:02

Stefan


1 Answers

Disclosure: I work for TestFairy

Apple changed their log apis with iOS 10 effectively barring libraries from ours from collecting logs from a device. We've suggested a workaround which asks developers to either use TFLog instead of NSLog, or create a macro forwarding all calls to NSLog to TFLog. This is described in our docs which are available here.

like image 188
Vijay Sharma Avatar answered Feb 28 '26 05:02

Vijay Sharma



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!