Skip to content
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

Unable To export Log and Share on Android #24

Open
pkofcgit opened this issue Mar 15, 2022 · 0 comments
Open

Unable To export Log and Share on Android #24

pkofcgit opened this issue Mar 15, 2022 · 0 comments

Comments

@pkofcgit
Copy link

Unable to export logs and Share on android device, its working fine in ios

I am using this method

Future exportAllLogs() async {
FlutterLogs.exportLogs(exportType: ExportType.ALL);
return _completer.future as FutureOr;
}

but _completer unable to return value ,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant