iqbalmineraltown / flutter_sms_receiver

SMS Receiver API Flutter Plugin
BSD 3-Clause "New" or "Revised" License
22 stars 22 forks source link

Fix stopListening occasionally crashing #17

Closed sullenel closed 2 years ago

sullenel commented 2 years ago

When stopListening is called, the plugin is crashing on some old Huawei devices (maybe there are others too)

iqbalmineraltown commented 2 years ago

thanks for the PR! I don't have any Huawei device, so I'll have to take your word on it the code itself looks good to me