flutter_logs icon indicating copy to clipboard operation
flutter_logs copied to clipboard

Example: Saving to file doesn't work on iOS 14.5.1

Open ahoelzemann opened this issue 3 years ago • 3 comments

Hey, I just wanted to let you know that it seems like your example doesn't work anymore with iOS 14.5.1

When I want to export my logs to a file I get this error message. Runner[3002:1002604] flutter: flutter_logs: {LogHelper} {getFiles} {No Files found!} {2021-05-10 17:38:56}

best regards, Alex

ahoelzemann avatar May 10 '21 17:05 ahoelzemann

Thanks, I do need to update the flow for iOS, I will look into this issue soon.

umair13adil avatar May 11 '21 08:05 umair13adil

Same here

NTJ3 avatar Dec 01 '21 15:12 NTJ3

Same here. I try the example and is neither working on iOS 13.2.3 nor iOS15.1

EDIT My mistake, the logs are written correctly but are not accessible by the user (using finder on macOS). It can be accessed using Xcode only.

EduardoAlberti avatar Dec 14 '21 16:12 EduardoAlberti