Oh wow (firstly congrats on getting a 6S - nice!!). I'm browsing 1000 line swift files ok on the app... It might be something specific to this file? Is it literally any type of file? Unfortunately I think the current build isn't sending crash reports, but I think the next build should send crash reports...
Thanks, but I haven't test app on 6s it was 6+(I unbox 6s today and that was in my mind) yet as its not on your provisioning profile, I will register that device as well.
And it will be very help full if you enable crash reporting.
Agh, I fixed it... having to delay starting the HockeyApp SDK from starting by 5 seconds. The UI animations at the start of App launch were preventing the popup from staying on screen.
I think a temporary solution will be to disable syntax highlighting when the file is more than 600 lines. This stops the crashing, not an ideal solution but it will be worked on in the next release.