Let my app be A
and the app user is called A1
I have a completely different person with his mobile mobile number - N1
Now I want achieve the following in my app A
- When the user A1
clicks on a button, Whatsapp
is opened(if present) with a compose message to the number N1
, whether or not he is in his contact list.
I am pretty sure that this is possible on Android as I my self have done it but in iOS, I am not able to find any solution. What ever solutions are out there don't achieve what I want as they open Whatsapp in general, and show me all the users out there. Please, do not redirect to the Whatsapp.com support URL as it is pretty useless.