Open gamestap99 opened 5 days ago
“App” does not “run”?
fix your screenshot
See wiki “Debugging” and learn to observe the plug-in’s logs.
PlatformException(CANNOT_SEND_MAIL, null, null, null)
bg.Logger.emailLog(_emailController.text).then((bool success) { print('[emailLog] success'); }).catchError((error) { UtilLoading.showError(content: error.toString()); });
@christocracy hello, i test debug. but have error. pls help me
CANNOT_SEND_MAIL
.emailLog doesn’t work in the simulator. It doesn’t have an email client.
CANNOT_SEND_MAIL
.emailLog doesn’t work in the simulator. It doesn’t have an email client.
@christocracy I tested on real device
Check your mail app and ensure it’s configured.
Your Environment
flutter doctor
):Expected Behavior
Actual Behavior
Steps to Reproduce
1. 2. 3. 4.
Context
Debug logs
Logs
``` PASTE_YOUR_LOGS_HERE ```![Uploading z5984877600119_4fdae333b071a02a7d5f2f748fbb951b.jpg…]()