In my current project I need to share text on whatsapp from iOS app.
Here is my code to share text on whatsapp:
NSURL *whatsappURL = [NSURL URLWithSt
In addition to @z22's answer if you need to add it textually (e.g. with Xamarin) then it looks like this:
... LSApplicationQueriesSchemes whatsapp