nw_host_stats_add_src recv too small, received 24, expected 28
So I\'m getting this appear in the console and I\'m not sure whether it is an issue
Cause: iOS 10 & Xcode 8. Also can be replicated by an odd inputField bug:
Issue belongs to an InputField whom width is smaller than the inputs chars : 96px vs (4 * 28px) This leads to a 100% CPU and it is fixed when width is set to 128px
Link to the above fix and reasoning
Or just silence everything:
OS_ACTIVITY_MODE under Environment Variables in the Run Arguments to a value of disable. OS_ACTIVITY_MODE , leaving it empty. The logs will display for the device as they should.