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

ERROR:flutter/runtime/dart_vm_initializer.cc(41)Unhandled Exception:PlatformException(failed_to_fetch_sms, Flutter Telephony: Error getting SmsManager #167

Open wepashka opened 1 year ago

wepashka commented 1 year ago

I have never used telephony. I first set up a package and wrote the codes as a pub dev example, but when I send sms after requesting and getting sms permission, it shows this error: [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: PlatformException(failed_to_fetch_sms, Flutter Telephony: Error getting SmsManager, null, null)