mono/monotouch-bindings

Sessions not closed properly with TestFlight 3.0.0 and MonoTouch

Opened this issue · 0 comments

I have been in contact with TestFlight support regarding checkpoints not being registered, and debugging and tracing through a proxy reveals that sessions are correctly initiated, but they are never completed, even if the application is closed. I have tried using TestFlight.TakeOffThreadSafe, but that didn't seem to make any difference.