Testflight SDK missing reports
问题 I've installed Testflight SDK for my iOS application. Followed the manual in every step. The problem is - I don't get any reports from application. No session reports, errors, feedbacks - nothing. I've checked Team Token - everything matches. This is my code: - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions { //bla bla bla some initialization code [TestFlight takeOff:@"my team token"]; [TestFlight setDeviceIdentifier:[[UIDevice