Skip to content

[FIRESTORE]: <IOS 26.5 App crash when hide app> #18372

@justplayd

Description

@justplayd

Is there an existing issue for this?

  • I have searched the existing issues.

Which plugins are affected?

Storage

Which platforms are affected?

macOS, iOS

Description

Incident Identifier: ED0E4230-6697-4A7F-92BA-E85A4AEB72F3
Distributor ID: com.apple.TestFlight
Hardware Model: iPhone 16,2
Process: Runner [1612]
Path: /private/var/containers/Bundle/Application/70D044EA-A697-419D-9ECD-49F91BF66776/Runner.app/Runner
Identifier: -
Version: -
AppStoreTools: 17F41
AppVariant: 1:iPhone16,2:26
Beta: YES
Code Type: ARM-64 (Native)
Role: unknown
Parent Process: launchd [1]
Coalition: -

Date/Time: 2026-06-16 14:38:43.7646 +0100
Launch Time: 2026-06-16 14:38:37.1610 +0100
OS Version: iPhone OS 26.5 (23F77)
Release Type: User
Baseband Version: 3.50.08
Report Version: 104

Exception Type: EXC_CRASH (SIGKILL)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Termination Reason: RUNNINGBOARD 0xdead10cc

Triggered by Thread: 0

Reproducing the issue

  • install app
  • use app a few seconds
  • hide app (not close)

Firebase Core version

4.9.0

Flutter Version

3.38.7

Relevant Log Output

Flutter dependencies

Expand Flutter dependencies snippet
dependencies:
  flutter:
    sdk: flutter
  flutter_riverpod: ^3.1.0
  flutter_localizations:
    sdk: flutter
  intl: 0.20.2

  # The following adds the Cupertino Icons font to your application.
  # Use with the CupertinoIcons class for iOS style icons.
  cupertino_icons: 1.0.8
  flutter_svg: ^2.2.3
  go_router: ^17.1.0
  page_transition: 2.2.1
  animated_text_kit: ^4.3.0
  flutter_dotenv: 6.0.0
  google_sign_in: ^7.2.0
  logger: ^2.6.2
  provider: 6.1.5+1
  riverpod: ^3.1.0
  http: ^1.6.0
  dio: ^5.9.1
  pretty_dio_logger: 1.4.0
  http_client_helper: 3.0.0
  dio_smart_retry: 7.0.1
  sqflite: 2.4.2
  connectivity_plus: ^6.1.5
  geolocator: 14.0.2
  loading_animation_widget: ^1.3.0
  infinite_scroll_pagination: 5.1.1
  drift: ^2.31.0
  characters: ^1.4.0
  toggle_switch: 2.3.0
  network_info_plus: 7.0.0
  url_launcher: 6.3.2
  shared_preferences: ^2.5.4
  google_fonts: ^8.0.2
  json_serializable: ^6.11.2
  device_info_plus: ^12.3.0
  freezed: 3.2.3
  flutter_local_notifications: ^20.1.0
  auto_size_text: ^3.0.0
  built_value: ^8.12.4
  font_awesome_flutter: ^10.12.0
  flutter_animate: 4.5.2
  flutter_slidable: 4.0.3
  firebase_storage: ^13.0.6
  sentry_flutter: 9.14.0
  sentry: 9.14.0
  built_collection: 5.1.1
  feedback: 3.2.0
  fluentui_system_icons: 1.1.273
  location: 8.0.1
  hive: 2.2.3
  animations: ^2.1.1
  lottie: 3.3.2
  image_picker: ^1.2.1
  shimmer: 3.0.0
  path_provider: 2.1.5
  carousel_slider: ^5.1.2
  analyzer: ^8.4.0
  mime: 2.0.0
  i_validator: 1.1.6
  flutter_secure_storage: ^10.0.0
  hooks_riverpod: ^3.1.0
  import_sorter: ^4.6.0
  firebase_core: ^4.3.0
  easy_localization: ^3.0.8
  # stable version install from https://pub.dev/packages
  easy_localization_loader: ^2.0.2
  dio_http_formatter: ^3.3.1
  dio_cache_interceptor: ^4.0.5
  external_app_launcher: ^4.0.3
  pinput: ^6.0.2
  stop_watch_timer: ^3.2.2
  modal_bottom_sheet: ^3.0.0
  shadcn_ui: ^0.46.1
  wolt_modal_sheet: ^0.11.0
  fluttertoast: ^9.0.0
  loader_overlay: ^5.0.0
  flutter_spinkit: ^5.2.2
  skeletonizer: ^2.1.3
  lorem_ipsum: ^0.0.3
  flutter_blurhash: ^0.9.1
  cached_network_image: ^3.4.1
  internet_connection_checker: ^3.0.1
  flutter_card_swiper: ^7.2.0
  disco: ^2.0.0
  flutter_solidart: ^2.7.1
  awesome_flutter_extensions: ^2.0.1
  smooth_sheets: ^0.17.0
  web_socket_channel: ^3.0.3
  gpt_markdown: ^1.1.4
  firebase_messaging: ^16.1.0
  firebase_crashlytics: ^5.0.6
  firebase_analytics: ^12.4.1
  firebase_performance: ^0.11.1+4
  sentry_dio: 9.14.0
  sentry_logging: 9.14.0
  share_plus: ^12.0.1
  file_selector: ^1.1.0
  cross_file: ^0.3.5+2
  flutter_native_splash: ^2.4.7
  firebase_auth: ^6.1.4
  app_links: 7.0.0
  faker: ^2.2.0
  chatview: ^3.0.0
  readmore: ^3.0.0
  flip_card: ^0.7.0
  keyboard_height_plugin: ^0.3.0
  pin_code_fields: ^9.4.0
  cloud_firestore: ^6.4.1
Replace this line with the contents of your `flutter pub deps -- --style=compact`.

Additional context and comments

No response

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions