Using newline in Cordova iOS App -


i have app built cordova , @ point display string newline escape character (\n) somewhere in string. if build app , test on both android , ios device, line break shows on android device not on ios device.

is there encoding issue i'm missing or something?

the string: 'some text: \n www.somesite.com'


Comments

Popular posts from this blog

testing - Detect whether test has failed within fixture -

AbotX : How do you create a parallel crawler that stays on and can be added to at run time from new requests -

android - Create single AAR file from multiple modules using Gradle -