Dear All,
I already try searching in this forum, and all solution told me to use phoneId to get the phone number. But it seem i can not use this solution.. maybe there is something wrong with my code..
Please find attached picture.. from my debug that show the value is just empty.
Your help will be very appreciated.
Thanks and Regards
I already try searching in this forum, and all solution told me to use phoneId to get the phone number. But it seem i can not use this solution.. maybe there is something wrong with my code..
B4X:
Sub Button1_Click
Dim ph As PhoneId
Dim phoneNumber As String
phoneNumber = ph.GetLine1Number
Label1.Text = phoneNumber
Please find attached picture.. from my debug that show the value is just empty.
Your help will be very appreciated.
Thanks and Regards