fluttercommunity / flutter_sms

A Flutter plugin to Send SMS and MMS on iOS and Android. If iMessage is enabled it will send as iMessage on iOS. This plugin must be tested on a real device on iOS. Maintainer: @rodydavis
https://fluttercommunity.github.io/flutter_sms/
MIT License
246 stars 196 forks source link

Doesn't work on latest updates with pixel4xl #36

Closed syleishere closed 3 years ago

syleishere commented 3 years ago

I tested it there, and always says blocked by appsfliter. I did manage to get one plugin to work and that was the telephony one, so I guess I'm just suggesting to look at that code and implement it here if you can.

rodydavis commented 3 years ago

fixed on version 2.3.1

reopen if it is still an issue