chavdardonchev
Results
2
issues of
chavdardonchev
Hi, I'm getting this error whenever I try to send an SMS. I tried with both Flutter 2.10.5 and 3.0.1 `_telephony.sendSms(to: '00359882077170', message: 'Hello!');` ``` E/flutter ( 975): [ERROR:flutter/lib/ui/ui_dart_state.cc(198)] Unhandled...
If I **run** the app on an Android phone (Debug mode), I have to tap once on the scanning area to start the camera, which is unexpected, but after that...