Hi
Could you share an example of a complete project because it gives me an error with
#QueriesSchemes : whatsapp (Unsupported attribute: queriesschemes)
and with
Dim app As Application
(Undeclared variable 'app' is used before any value has been assigned to it.)
I wanted to know if I should add any other configuration
in reference
Could you share an example of a complete project because it gives me an error with
#QueriesSchemes : whatsapp (Unsupported attribute: queriesschemes)
and with
Dim app As Application
(Undeclared variable 'app' is used before any value has been assigned to it.)
I wanted to know if I should add any other configuration
in reference
is there any way to open whatsapp with especific number?
Is it possible to open Whatsapp with a especific number, I don't want to send or share anything. I just want to click on a button on my app and open Whatsapp ready to send a message or click on call I am achieving this in B4A with Dim i As Intent...
www.b4x.com