mogol / flutter_secure_storage

A Flutter plugin to store data in secure storage
https://pub.dartlang.org/packages/flutter_secure_storage
BSD 3-Clause "New" or "Revised" License
1.12k stars 367 forks source link

During archive process for ios the following exception occurs #684

Closed sadaqatdev closed 1 month ago

sadaqatdev commented 7 months ago

Unhandled exception: Null check operator used on a null value

0 Context.embedFlutterFrameworks (file:///Users/macbookpro/flutter/packages/flutter_tools/bin/xcode_backend.dart:235:68)

1 Context.run (file:///Users/macbookpro/flutter/packages/flutter_tools/bin/xcode_backend.dart:59:9)

2 main (file:///Users/macbookpro/flutter/packages/flutter_tools/bin/xcode_backend.dart:17:5)

3 _delayEntrypointInvocation. (dart:isolate-patch/isolate_patch.dart:295:33)

4 _RawReceivePort._handleMessage (dart:isolate-patch/isolate_patch.dart:184:12)

Command PhaseScriptExecution failed with a nonzero exit code

Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter (Channel stable, 3.19.1, on macOS 14.1.2 23B92 darwin-x64, locale en-PK) [✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0) [✓] Xcode - develop for iOS and macOS (Xcode 15.0.1) [✓] Chrome - develop for the web [✓] Android Studio (version 2023.1) [✓] VS Code (version 1.86.2) [✓] Connected device (4 available)
[✓] Network resources

• No issues found!

github-actions[bot] commented 1 month ago

This issue is stale because it has been open for 30 days with no activity.

juliansteenbakker commented 1 month ago

I am closing all older issues. If this issue still exists in the latest version, please let me know.