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
139 stars 126 forks source link

Help needed! I am currently a beginner in flutter ,the example code not working #70

Closed skylum1 closed 3 years ago

skylum1 commented 3 years ago

Here is the code : https://pub.dev/packages/telephony/example The received message is not displayed (even in foreground) , the openDialer function is working though.

thatissatya commented 3 years ago

I was facing the same issue, to fix this You need "RECEIVE_SMS" Permission. Go to https://shounakmulay.gitbook.io/telephony/listen-incoming-sms