Skip to content

Fixed NSLog limit

Latest
Compare
Choose a tag to compare
@BrianHenryIE BrianHenryIE released this 13 Sep 07:58
· 4 commits to master since this release

NSLog is limited to c.1024 characters, cutting many XMPP messages short. This update splits the XMPP message into multiple strings still loggable by NSLog.