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

Invalid bundle error while upload the app to the app Store

Saved Image in document directory and save path in coredata not able to fetch the image file iOS swift