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

onBackgroundMessage error : Converting object to an encodable object failed: Instance of 'SmsMessage' #170

Open minhtaimc opened 1 year ago

minhtaimc commented 1 year ago

onBackgroundMessage :

I/flutter (14927): Column is originating_address I/flutter (14927): Column is message_body I/flutter (14927): Column is timestamp I/flutter (14927): Column is service_center I/flutter (14927): Column is status I/flutter (14927): Unable to handle incoming background message. I/flutter (14927): Converting object to an encodable object failed: Instance of 'SmsMessage'