react-native-get-sms-android icon indicating copy to clipboard operation
react-native-get-sms-android copied to clipboard

i want to know more

Open langeGenial opened this issue 5 years ago • 3 comments

how to know the recipient's phone number? what does all the information mean? (thread_id, person, type ....)

langeGenial avatar Jan 31 '20 16:01 langeGenial

Hey @langeGenial.

Apologies for getting back to you later than usual. I should really improve the documentation.

Were you able to view the recipient's phone number from the message?

briankabiro avatar Feb 25 '20 07:02 briankabiro

+1 What is the meaning of message data returned ? Any official Android doc ?

offaxis avatar Apr 15 '20 15:04 offaxis

Hey @offaxis

I found the Android doc that specifies the fields over here -> https://developer.android.com/reference/android/provider/Telephony.TextBasedSmsColumns

I think that I should also add this to the docs.

briankabiro avatar Apr 22 '20 08:04 briankabiro