iOS Question how to send sms push button

Robert_Poland

Member
Licensed User
Hello

How to send sms when you press the button In B4A


Sub ON_LongClick
Phone.Send (numer.Text , "test")
ToastMessageShow("Automatic reports test", False )
End Sub


I did so here How is it supposed to be in B4i



Can i ask for sample code So that when you press the send button sms


Thx
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…