Native Android text sharing to Whatsapp contact in Unity
In the previous blogs, we learnt about how can we trigger native Android text, image or any other format file sharing in Unity App. A lot of you have asked me about how can we share some text directly to a WhatsApp contact.
If you have not read the previous medium posts, I would strongly recommend to read them first. You can read them on the links below.
- Native Android in Unity
- Native Android text sharing in Unity
- Native Android image sharing in Unity
- Native Android text sharing to particular app in Unity
This post was originally posted at https://agrawalsuneet.github.io/blogs/native-android-text-sharing-to-whatsapp-contact-in-unity/ and reposted on Medium on 3rd Dec 2020.
Whatsapp is something which doesn’t require any introduction. It’s a conversation app used by millions of users across the world. These million users make it unique for developers also to give special attention when it comes to sharing some message through Whatsapp.
During recent times, I was asked multiple times in the comments section or even emails, if there is any possible way where we can send the text message directly to a WhatsApp contact?