I have about 25 - 35 records compiled into single records in a sqlite database with each separated by 2 new line characters (enter key). The simulator on my Mac shows the data correctly spaced, however on my pc and on the device, it’s like the new line characters are not recognized. I am using the 2 new line characters to keep the text from overlapping the lines below it when the text wraps.
Does anyone know how to keep the spacing consistent between records?