Closed gamestap99 closed 1 week 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.
@christocracy How can I listen when the location is saved I want to clone the data because I want to add some properties
Not location detection on IOS when app is killed
Is this issue resolved?
@christocracy I'm still trying to reproduce it to get the better log.
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…]()