Just call navigateToURL(new
URLRequest("whatsapp://send?text=Hello%2C%20World!")), as you would call
any usual http or mailto url.On Wed, Mar 26, 2014 at 12:21 PM, skvsarathyourfriend < [email protected]> wrote: > Hello i am new to flex mobile, I am working on a text generator in which > the > text should be share via whatsapp with my buddies. > After some googling i got this.. > http://www.whatsapp.com/faq/en/iphone/23559013 > <http://www.whatsapp.com/faq/en/iphone/23559013> > > But i donno how and where to implement this.please help me. > Thanks in advance. > > > > -- > View this message in context: > http://apache-flex-users.2333346.n4.nabble.com/Integrating-whatsapp-into-my-flex-mobile-app-using-custom-URL-scheme-tp5707.html > Sent from the Apache Flex Users mailing list archive at Nabble.com. >
