This not only depends on the width of each character, but also on the version of the device and iOS. For instance:
iPhone 4 to 5 truncates names faster than iPhone 5 with iOS 8 (while iPhone 5 with iOS 7 also truncates a long title). The iPhone 6 and 6 plus have a wider display, but display only 4 icons, which means more space for your name.
The best way to test this is with iOS Simulator.
So, as an answer to your question: there is no real limit, since it depends on the character length, device width and iOS version ...
source share