??? this is activated on a button click (press) ???
You did not answer this part ?
Also, worth a try:
Remove the +
from the phone number
or
Remove the +39
if calls are being made inside Italy to Italian mobile numbers
I'm sorry I did not understand
Try using %2B393312103633 instead ("%2B" is a replacement for "+")
I'm sorry I did not understand don't works
What @TIMAI2 proposed was to change number to 3312103633 or 393312103633.
Also he asked how do you test app? Export apk and install in phone ?
Or do you use companion ?
hello thanks for the answer I changed the number and downloaded apk project aqua1 works but project aqua does not
Sorry ? I do not understand what I have to do ? you can change the .aia
It works fine on my end too, exactly how @dora_Paz has depicted it. I didn't have to modify the .aia file to tield results.
the .aia file I uploaded to you works?
Yes, it works perfectly.
I am referring to the farmyard where in the screbb2 there is the button
"nome" , "turno" , "numero persone" "invia prenotazione"
when I click on "invia prenotazione" it does nothing
You have and if then statement . So sms is send only if name and numero is filled
Try this
Aqua_2.aia (611.4 KB)
hi, thanks for the help but nothing from my redminote 10 pro clicking "send booking" does not start sms
if we wanted to replace it with receiving mail and not sms?
if we wanted to replace it with receiving mail and not sms?
This extension may help you (please look at Part 3 for its usage): SmtpClient: An extension to send emails using SMTP server - Extensions - MIT App Inventor Community