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

Saving File on iOS: NSInvalidArgumentException: -[NSNull data]: unrecognized selector sent to instance 0x1ef82e928 #2488

Open
sentry-io bot opened this issue Jan 9, 2025 · 1 comment
Labels
bug Something isn't working t-ios iOS Platform specific issues and tasks

Comments

@sentry-io
Copy link

sentry-io bot commented Jan 9, 2025

Sentry Issue: ACTER-APP-8D

NSInvalidArgumentException: -[NSNull data]: unrecognized selector sent to instance 0x1ef82e928
  File "FilePickerPlugin.m", line 191, in -[FilePickerPlugin saveFileWithName:fileType:initialDirectory:bytes:]
  File "FilePickerPlugin.m", line 157, in -[FilePickerPlugin handleMethodCall:result:]
  File "FlutterChannels.mm", line 313, in __45-[FlutterMethodChannel setMethodCallHandler:]_block_invoke
  File "platform_message_handler_ios.mm", line 70, in flutter::PlatformMessageHandlerIos::HandlePlatformMessage
  File "AppDelegate.swift", in $sSo21UIApplicationDelegateP5UIKitE4mainyyFZ6Runner03AppB0C_Tgm5
...
(19 additional frame(s) were not displayed)
@sentry-io sentry-io bot added bug Something isn't working t-ios iOS Platform specific issues and tasks labels Jan 9, 2025
@github-project-automation github-project-automation bot moved this to Backlog in Product Jan 9, 2025
@gnunicorn
Copy link
Contributor

seems to be a bug in the file picker plugin: miguelpruivo/flutter_file_picker#1640

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working t-ios iOS Platform specific issues and tasks
Projects
Status: Backlog
Development

No branches or pull requests

1 participant