as per the instructions on that link, "whatsapp://app" works, as it brings 
whatsapp to the front.
I presume the "send" call would work as well, but the key there is to find the 
ABRecordID for the Contact you want to send the text.

the "send" url would be something in this line: 
"whatsapp://send?abid=1234&text=Hello%20World"  (abid parameter is missing on 
the example).

No idea how you'd find that from a Flex app. You'd have to get access to the 
iPhone's contact list.

hth
julio

On Mar 27, 2014, at 4:01 AM, Alex Harui <[email protected]> wrote:

> Calling navigateToURL is just like typing the same thing into the
> browser's address bar.  Does it work when you type a whatsapp url into
> your browser's address bar?
> 
> On 3/26/14 11:48 PM, "skvsarathyourfriend" <[email protected]>
> wrote:
> 
>> I am not getting U,BTW i have whatsapp in my mobile.
>> 
>> 
>> 
>> --
>> View this message in context:
>> http://apache-flex-users.2333346.n4.nabble.com/Integrating-whatsapp-into-m
>> y-flex-mobile-app-using-custom-URL-scheme-tp5707p5749.html
>> Sent from the Apache Flex Users mailing list archive at Nabble.com.
> 

--
Julio Carneiro


Reply via email to