Share the text with newline iOS Swift


Normally in iOS, if you share the text via installed share-based apps we can use \n for new Line or next line.But in WhatsApp, it will not accept the \n.It will only accept the <br></br>.It will navigate the user to the next Line.

Comments

Popular posts from this blog

store cgpoint in userdefaults iOS swift

libc++abi: terminating due to uncaught exception of type NSException iOS swift