Hi. I already allow sms permission on my code. But this popup is always showing
and when i try to press the send button it will only allow to send 1 sms.
This happens every time when i try to send sms
and when i try to press the send button it will only allow to send 1 sms.
This happens every time when i try to send sms
B4X:
dim ps as PhoneSms
ps.send(123456789, "Sample Message")