-
Notifications
You must be signed in to change notification settings - Fork 207
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No implementation found for method sendSMS on channel flutter_sms #18
Comments
Please provide more info. Flutter doctor and details about the project and platform running. |
Fixed on 2.0.0 |
I am getting same issue. |
What platform? |
Just tested on iOS and works fine. |
@rodydavis I am getting this on Android. |
Just got the same issue on iOS |
Same issue here using android.
The FlutterSms shows an error , when I remove the FlutterSms the error is gone but the MissingPluginException is thrown. |
I solved it running "flutter clean", "flutter build bundle". |
fixed on version |
same issue bro |
Has this issue been solved please? |
Buddy use this instead of that sms_maintained 0.2.5 use this package and it works same and easy to use. |
Same problem on iOS, can you help me? Works fine on Android but not on my iPhone |
Bro i haven't used for iphone . another way is hard coding of java and kotlin U can create project in kotlin and it will work fine i think so as kotlin code is also available on the stackoverflow (https://stackoverflow.com/questions/48309062/flutter-send-sms-with-device-automatically?noredirect=1&lq=1). It will work fine for kotlin but for java it is giving me the error. |
Getting same issue |
It only works in Android but not in iOS |
Getting the same issue, it works on Android but not IOS. |
No description provided.
The text was updated successfully, but these errors were encountered: