shounakmulay / Telephony

Flutter plugin for telephony features like query device sms directory, listen for incoming messages, retrieve various network parameters, etc.
https://telephony.shounakmulay.dev
MIT License
137 stars 124 forks source link

Google messaging App is a problem for capturing SMS by Telephony #192

Open andre-ab opened 1 year ago

andre-ab commented 1 year ago

Today some smartPhones with android 11, 12 or 13 come with the google messaging App, but this app prioritizes sending SMS over the internet and not through the operator, can it intercept "SMS" messaging sent and received by this google App?

image

arshad-dqot commented 11 months ago

have you found any solution of this?