firebase / flutterfire

🔥 A collection of Firebase plugins for Flutter apps.
https://firebase.google.com/docs/flutter/setup
BSD 3-Clause "New" or "Revised" License
8.61k stars 3.95k forks source link

🐛 [firebase_messaging] Tapping on 'X new notifications' notification may crash IOS Application. #11988

Closed PcolBP closed 8 months ago

PcolBP commented 9 months ago

Bug report

Describe the bug Tapping on X new notification may crash the application without even calling main function. image

Steps to reproduce

Steps to reproduce the behavior:

  1. Install and enable notifications for application.
  2. Close application
  3. Send many notifications to the application
  4. Wait till X notification will appear.
  5. Tap on it, observe that after some tries it will crash the application almost immediately.

Expected behavior

Application is opened without crashing.

Sample project

Not created yet. If provided information won't help. Then will try to create something 🙇


Additional context

Added simple http.get to some webhook while testing at the begining of the main. App seems to not call it when I'll tap on the notification 🤔 Will be extremely thankful for any help 🙇

Worth to mention that provided logs are from IOS 17.2 but it happen also for devices with 17.1.2.

IOS Feedback json ``` { "id" : "AJCgnFbHfH4yIlSX-2PQ8jQ", "timestamp" : "2023-12-04T14:51:04.604Z[UTC]", "appAppleId" : 1620838259, "cfBundleShortVersion" : "1.13.0", "cfBundleVersion" : "275", "deviceModel" : "iPhone12,5", "osVersion" : "17.2", "locale" : "en-US", "carrier" : null, "timezone" : "US/Pacific", "architecture" : "arm64e", "connectionStatus" : "WI_FI", "pairedAppleWatch" : "", "appUptimeMillis" : null, "availableDiskBytes" : 37011247104, "totalDiskBytes" : 63865737216, "networkType" : null, "batteryPercentage" : 65, "screenWidth" : 414, "screenHeight" : 896, "emailAddress" : "*", "comment" : "Test" } ```

Flutter doctor

Run flutter doctor and paste the output below:

Click To Expand ``` Doctor summary (to see all details, run flutter doctor -v): [!] Flutter (Channel stable, 3.13.9, on macOS 14.1.2 23B92 darwin-arm64 (Rosetta), locale pl-PL) ! Warning: `flutter` on your path resolves to /Users/piotrbobinski/sdk/flutter/bin/flutter, which is not inside your current Flutter SDK checkout at /Users/piotrbobinski/fvm/versions/3.13.9. Consider adding /Users/piotrbobinski/fvm/versions/3.13.9/bin to the front of your path. ! Warning: `dart` on your path resolves to /opt/homebrew/Cellar/dart/2.18.4/libexec/bin/dart, which is not inside your current Flutter SDK checkout at /Users/piotrbobinski/fvm/versions/3.13.9. Consider adding /Users/piotrbobinski/fvm/versions/3.13.9/bin to the front of your path. [✓] Android toolchain - develop for Android devices (Android SDK version 33.0.0-rc2) [✓] Xcode - develop for iOS and macOS (Xcode 15.0.1) [✓] Chrome - develop for the web [✓] Android Studio (version 2022.3) [✓] VS Code (version 1.84.2) [✓] Connected device (3 available) [✓] Network resources ! Doctor found issues in 1 category. ```

Flutter dependencies

Run flutter pub deps -- --style=compact and paste the output below:

Click To Expand ``` Dart SDK 3.1.5 Flutter SDK 3.13.9 messenger 1.19.1+411 dependencies: - appcues_flutter 3.0.0 [flutter] - azlistview 2.0.0 [flutter scrollable_positioned_list] - cached_network_image 3.3.0 [cached_network_image_platform_interface cached_network_image_web flutter flutter_cache_manager octo_image] - connectivity_plus 4.0.2 [flutter flutter_web_plugins connectivity_plus_platform_interface js meta nm] - cropperx 1.1.1 [flutter] - easy_localization 3.0.3 [flutter shared_preferences intl args path easy_logger flutter_localizations] - expandable 5.0.1 [flutter] - file_picker 5.5.0 [flutter flutter_web_plugins flutter_plugin_android_lifecycle plugin_platform_interface ffi path win32] - firebase_core 2.19.0 [firebase_core_platform_interface firebase_core_web flutter meta] - firebase_crashlytics 3.4.1 [firebase_core firebase_core_platform_interface firebase_crashlytics_platform_interface flutter stack_trace] - flutter 0.0.0 [characters collection material_color_utilities meta vector_math web sky_engine] - flutter_bloc 8.1.2 [flutter bloc provider] - flutter_hooks 0.18.6 [flutter] - flutter_keyboard_visibility 5.4.1 [meta flutter_keyboard_visibility_platform_interface flutter_keyboard_visibility_linux flutter_keyboard_visibility_macos flutter_keyboard_visibility_web flutter_keyboard_visibility_windows flutter] - flutter_native_splash 2.2.18 [args flutter flutter_web_plugins js html image meta path universal_io xml yaml] - flutter_slidable 2.0.0 [flutter] - flutter_svg 2.0.5 [flutter vector_graphics vector_graphics_codec vector_graphics_compiler] - flutter_timezone 1.0.4 [flutter_web_plugins flutter js] - freezed_annotation 2.4.1 [collection json_annotation meta] - go_router 8.2.0 [collection flutter flutter_web_plugins logging meta] - im_stepper 1.0.1+1 [flutter] - image_picker 0.8.7+1 [flutter image_picker_android image_picker_for_web image_picker_ios image_picker_platform_interface] - json_annotation 4.8.1 [meta] - package_info_plus 4.0.2 [ffi flutter flutter_web_plugins http meta path package_info_plus_platform_interface win32] - responsive_framework 0.2.0 [flutter collection] - sliver_tools 0.2.12 [flutter] - timezone 0.9.1 [path] - tw_common 1.0.0 [flutter basic_utils freezed_annotation json_annotation flutter_bloc get_it google_fonts mockito form_validator isolated_worker flutter_isolate package_info_plus app_badger image_picker url_launcher cross_file share_plus open_file_plus uuid tw_utils tw_api tw_widgets tw_env] - tw_env 1.0.0 [flutter firebase_core envied flutter_dotenv tw_utils] - tw_utils 1.0.0 [flutter logger json_annotation timezone permission_handler responsive_framework js csv expandable package_info_plus flutter_hooks get_it flutter_quill easy_localization mockito wav isolated_worker flutter_isolate device_info_plus duration sentry_flutter version tw_env tw_common] - tw_widgets 0.0.1 [flutter pointer_interceptor responsive_framework flutter_hooks flutter_svg flutter_portal universal_html csslib calendar_date_picker2 cached_network_image badges photo_view video_player go_router flick_video_player tw_env tw_utils tw_common] - upgrader 8.2.0 [flutter device_info_plus html http os_detect package_info_plus shared_preferences url_launcher version xml] - url_strategy 0.2.0 [flutter_web_plugins] - visibility_detector 0.3.3 [flutter] dev dependencies: - build_runner 2.4.6 [analyzer args async build build_config build_daemon build_resolvers build_runner_core code_builder collection crypto dart_style frontend_server_client glob graphs http_multi_server io js logging meta mime package_config path pool pub_semver pubspec_parse shelf shelf_web_socket stack_trace stream_transform timing watcher web_socket_channel yaml] - flutter_test 0.0.0 [flutter test_api matcher path fake_async clock stack_trace vector_math async boolean_selector characters collection material_color_utilities meta source_span stream_channel string_scanner term_glyph web] - freezed 2.4.1 [analyzer build build_config collection meta source_gen freezed_annotation json_annotation] - icons_launcher 2.1.3 [args image path universal_io yaml] - integration_test 0.0.0 [flutter flutter_driver flutter_test path vm_service async boolean_selector characters clock collection fake_async file matcher material_color_utilities meta source_span stack_trace stream_channel string_scanner sync_http term_glyph test_api vector_math web webdriver] - json_serializable 6.7.1 [analyzer async build build_config collection json_annotation meta path pub_semver pubspec_parse source_gen source_helper] - lint 2.1.2 - rename 2.1.1 [args logger] dependency overrides: - connectivity_plus 4.0.2 [flutter flutter_web_plugins connectivity_plus_platform_interface js meta nm] - tw_api 0.0.1 [flutter supabase_flutter freezed_annotation json_annotation graphql mockito gcloud googleapis_auth fast_contacts flutter_contacts dio googleapis flutter_local_notifications firebase_messaging firebase_storage firebase_analytics file_saver image_gallery_saver oauth2 http cross_file flutter_cache_manager tw_env tw_utils tw_common] - tw_common 1.0.0 [flutter basic_utils freezed_annotation json_annotation flutter_bloc get_it google_fonts mockito form_validator isolated_worker flutter_isolate package_info_plus app_badger image_picker url_launcher cross_file share_plus open_file_plus uuid tw_utils tw_api tw_widgets tw_env] - tw_env 1.0.0 [flutter firebase_core envied flutter_dotenv tw_utils] - tw_utils 1.0.0 [flutter logger json_annotation timezone permission_handler responsive_framework js csv expandable package_info_plus flutter_hooks get_it flutter_quill easy_localization mockito wav isolated_worker flutter_isolate device_info_plus duration sentry_flutter version tw_env tw_common] - tw_widgets 0.0.1 [flutter pointer_interceptor responsive_framework flutter_hooks flutter_svg flutter_portal universal_html csslib calendar_date_picker2 cached_network_image badges photo_view video_player go_router flick_video_player tw_env tw_utils tw_common] transitive dependencies: - _discoveryapis_commons 1.0.6 [http http_parser meta] - _fe_analyzer_shared 61.0.0 [meta] - _flutterfire_internals 1.3.9 [collection firebase_core firebase_core_platform_interface flutter meta] - analyzer 5.13.0 [_fe_analyzer_shared collection convert crypto glob meta package_config path pub_semver source_span watcher yaml] - app_badger 0.0.1 [flutter plugin_platform_interface] - app_links 3.4.5 [flutter plugin_platform_interface flutter_web_plugins] - archive 3.4.9 [crypto path pointycastle] - args 2.4.2 - async 2.11.0 [collection meta] - badges 3.0.2 [flutter] - basic_utils 5.6.1 [http logging json_annotation pointycastle] - bloc 8.1.2 [meta] - boolean_selector 2.1.1 [source_span string_scanner] - build 2.4.1 [analyzer async convert crypto glob logging meta package_config path] - build_config 1.1.1 [checked_yaml json_annotation path pubspec_parse yaml] - build_daemon 4.0.1 [built_collection built_value crypto http_multi_server logging path pool shelf shelf_web_socket stream_transform watcher web_socket_channel] - build_resolvers 2.4.1 [analyzer async build collection convert crypto graphs logging package_config path pool pub_semver stream_transform yaml] - build_runner_core 7.2.11 [async build build_config build_resolvers collection convert crypto glob graphs json_annotation logging meta package_config path pool timing watcher yaml] - built_collection 5.1.1 - built_value 8.8.0 [built_collection collection fixnum meta] - cached_network_image_platform_interface 3.0.0 [flutter flutter_cache_manager] - cached_network_image_web 1.1.0 [cached_network_image_platform_interface flutter flutter_cache_manager] - calendar_date_picker2 0.5.2 [flutter] - characters 1.3.0 - charcode 1.3.1 - checked_yaml 2.0.3 [json_annotation source_span yaml] - clock 1.1.1 - code_builder 4.8.0 [built_collection built_value collection matcher meta] - collection 1.17.2 - connectivity_plus_platform_interface 1.2.4 [flutter meta plugin_platform_interface] - convert 3.1.1 [typed_data] - cross_file 0.3.3+4 [js meta] - crypto 3.0.3 [typed_data] - csslib 1.0.0 [source_span] - csv 5.0.1 - dart_style 2.3.2 [analyzer args path pub_semver source_span] - dbus 0.7.10 [args ffi meta xml] - device_info_plus 9.0.3 [device_info_plus_platform_interface ffi file flutter flutter_web_plugins meta win32 win32_registry] - device_info_plus_platform_interface 7.0.0 [flutter meta plugin_platform_interface] - diff_match_patch 0.4.1 - dio 5.3.2 [async http_parser meta path] - duration 3.0.12 - easy_logger 0.0.2 [flutter] - envied 0.3.0+3 - equatable 2.0.5 [collection meta] - fake_async 1.3.1 [clock collection] - fast_contacts 3.0.3 [flutter] - ffi 2.1.0 - file 6.1.4 [meta path] - file_saver 0.1.1 [flutter flutter_web_plugins path_provider path_provider_windows path_provider_linux] - firebase_analytics 10.6.1 [firebase_analytics_platform_interface firebase_analytics_web firebase_core firebase_core_platform_interface flutter] - firebase_analytics_platform_interface 3.7.3 [_flutterfire_internals firebase_core flutter meta plugin_platform_interface] - firebase_analytics_web 0.5.5+3 [_flutterfire_internals firebase_analytics_platform_interface firebase_core firebase_core_web flutter flutter_web_plugins js] - firebase_core_platform_interface 5.0.0 [collection flutter flutter_test meta plugin_platform_interface] - firebase_core_web 2.9.0 [firebase_core_platform_interface flutter flutter_web_plugins js meta] - firebase_crashlytics_platform_interface 3.6.9 [_flutterfire_internals collection firebase_core flutter meta plugin_platform_interface] - firebase_messaging 14.7.1 [firebase_core firebase_core_platform_interface firebase_messaging_platform_interface firebase_messaging_web flutter meta] - firebase_messaging_platform_interface 4.5.10 [_flutterfire_internals firebase_core flutter meta plugin_platform_interface] - firebase_messaging_web 3.5.10 [_flutterfire_internals firebase_core firebase_core_web firebase_messaging_platform_interface flutter flutter_web_plugins js meta] - firebase_storage 11.3.1 [firebase_core firebase_core_platform_interface firebase_storage_platform_interface firebase_storage_web flutter] - firebase_storage_platform_interface 4.4.9 [collection firebase_core flutter meta plugin_platform_interface] - firebase_storage_web 3.6.10 [_flutterfire_internals async firebase_core firebase_core_web firebase_storage_platform_interface flutter flutter_web_plugins http js meta] - fixnum 1.1.0 - flick_video_player 0.5.1 [flutter video_player provider wakelock_plus universal_html dio path_provider] - flutter_cache_manager 3.3.1 [clock collection file flutter http path path_provider rxdart sqflite uuid] - flutter_colorpicker 1.0.3 [flutter] - flutter_contacts 1.1.6 [flutter] - flutter_dotenv 5.0.2 [flutter] - flutter_driver 0.0.0 [file flutter flutter_test fuchsia_remote_debug_protocol path meta vm_service webdriver async boolean_selector characters clock collection matcher material_color_utilities platform process source_span stack_trace stream_channel string_scanner sync_http term_glyph test_api vector_math web] - flutter_isolate 2.0.5-pre [flutter uuid] - flutter_keyboard_visibility_linux 1.0.0 [flutter_keyboard_visibility_platform_interface flutter] - flutter_keyboard_visibility_macos 1.0.0 [flutter_keyboard_visibility_platform_interface flutter] - flutter_keyboard_visibility_platform_interface 2.0.0 [flutter meta plugin_platform_interface] - flutter_keyboard_visibility_web 2.0.0 [flutter_keyboard_visibility_platform_interface flutter_web_plugins flutter] - flutter_keyboard_visibility_windows 1.0.0 [flutter_keyboard_visibility_platform_interface flutter] - flutter_local_notifications 13.0.0 [clock flutter flutter_local_notifications_linux flutter_local_notifications_platform_interface timezone] - flutter_local_notifications_linux 3.0.0+1 [dbus ffi flutter flutter_local_notifications_platform_interface path xdg_directories] - flutter_local_notifications_platform_interface 6.0.0 [flutter plugin_platform_interface] - flutter_localizations 0.0.0 [flutter intl characters clock collection material_color_utilities meta path vector_math web] - flutter_plugin_android_lifecycle 2.0.17 [flutter] - flutter_portal 1.1.3 [collection flutter vector_math] - flutter_quill 7.4.6 [flutter collection flutter_colorpicker flutter_keyboard_visibility quiver url_launcher pedantic characters diff_match_patch i18n_extension device_info_plus platform pasteboard flutter_test] - flutter_web_plugins 0.0.0 [flutter characters collection material_color_utilities meta vector_math web] - form_validator 2.1.1 - frontend_server_client 3.2.0 [async path] - fuchsia_remote_debug_protocol 0.0.0 [process vm_service file meta path platform] - functions_client 1.3.2 [http yet_another_json_isolate] - gcloud 0.8.11 [_discoveryapis_commons googleapis http meta retry] - get_it 7.2.0 [async collection] - glob 2.1.2 [async collection file path string_scanner] - google_fonts 6.1.0 [flutter http path_provider crypto] - googleapis 11.4.0 [_discoveryapis_commons http] - googleapis_auth 1.4.1 [args crypto http http_parser js] - gotrue 1.12.6 [collection crypto http jwt_decode rxdart meta] - gql 1.0.1-alpha+1700868214564 [collection meta source_span yaml] - gql_dedupe_link 2.0.4-alpha+1700868214643 [async gql_exec gql_link meta] - gql_error_link 1.0.0+1 [async gql_exec gql_link meta] - gql_exec 1.1.1-alpha+1699813812660 [collection gql meta] - gql_http_link 1.0.1+1 [gql gql_exec gql_link http http_parser meta] - gql_link 1.0.1-alpha+1700868214578 [gql gql_exec meta] - gql_transform_link 1.0.0 [gql_exec gql_link] - graphql 5.2.0-beta.6 [meta path gql gql_exec gql_link gql_http_link gql_transform_link gql_error_link gql_dedupe_link hive normalize http collection web_socket_channel stream_channel rxdart uuid] - graphs 2.3.1 [collection] - hive 2.2.3 [meta crypto] - hive_flutter 1.1.0 [flutter hive path_provider path] - html 0.15.4 [csslib source_span] - http 1.1.0 [async http_parser meta] - http_multi_server 3.2.1 [async] - http_parser 4.0.2 [collection source_span string_scanner typed_data] - i18n_extension 9.0.2 [sprintf args equatable intl flutter] - image 4.1.3 [archive meta xml] - image_gallery_saver 2.0.3 [flutter] - image_picker_android 0.8.8+2 [flutter flutter_plugin_android_lifecycle image_picker_platform_interface] - image_picker_for_web 2.2.0 [flutter flutter_web_plugins image_picker_platform_interface mime] - image_picker_ios 0.8.8+4 [flutter image_picker_platform_interface] - image_picker_platform_interface 2.9.1 [cross_file flutter http plugin_platform_interface] - intl 0.18.1 [clock meta path] - io 1.0.4 [meta path string_scanner] - isolated_worker 0.1.1 [meta] - js 0.6.5 [meta] - jwt_decode 0.3.1 - logger 1.2.2 - logging 1.2.0 - matcher 0.12.16 [async meta stack_trace term_glyph test_api] - material_color_utilities 0.5.0 [collection] - meta 1.9.1 - mime 1.0.4 - mockito 5.4.2 [analyzer build code_builder collection dart_style matcher meta path source_gen test_api] - nested 1.0.0 [flutter] - nm 0.5.0 [dbus] - normalize 0.9.0 [gql collection] - oauth2 2.0.2 [collection crypto http http_parser] - octo_image 2.0.0 [flutter] - open_file_plus 3.4.1 [flutter ffi] - os_detect 2.0.1 - package_config 2.1.0 [path] - package_info_plus_platform_interface 2.0.1 [flutter meta plugin_platform_interface] - pasteboard 0.2.0 [flutter flutter_web_plugins js] - path 1.8.3 - path_parsing 1.0.1 [vector_math meta] - path_provider 2.1.1 [flutter path_provider_android path_provider_foundation path_provider_linux path_provider_platform_interface path_provider_windows] - path_provider_android 2.2.1 [flutter path_provider_platform_interface] - path_provider_foundation 2.3.1 [flutter path_provider_platform_interface] - path_provider_linux 2.2.1 [ffi flutter path path_provider_platform_interface xdg_directories] - path_provider_platform_interface 2.1.1 [flutter platform plugin_platform_interface] - path_provider_windows 2.2.1 [ffi flutter path path_provider_platform_interface win32] - pedantic 1.11.1 - permission_handler 11.0.0 [flutter meta permission_handler_android permission_handler_apple permission_handler_windows permission_handler_platform_interface] - permission_handler_android 11.1.0 [flutter permission_handler_platform_interface] - permission_handler_apple 9.1.4 [flutter permission_handler_platform_interface] - permission_handler_platform_interface 3.12.0 [flutter meta plugin_platform_interface] - permission_handler_windows 0.1.3 [flutter permission_handler_platform_interface] - petitparser 5.4.0 [meta] - photo_view 0.14.0 [flutter] - platform 3.1.0 - plugin_platform_interface 2.1.7 [meta] - pointer_interceptor 0.9.1 [flutter] - pointycastle 3.7.3 [collection convert js] - pool 1.5.1 [async stack_trace] - postgrest 1.5.2 [http yet_another_json_isolate] - process 4.2.4 [file path platform] - provider 6.0.5 [collection flutter nested] - pub_semver 2.1.4 [collection meta] - pubspec_parse 1.2.3 [checked_yaml collection json_annotation pub_semver yaml] - quiver 3.2.1 [matcher] - realtime_client 1.4.0 [collection http meta web_socket_channel] - retry 3.1.2 - rxdart 0.27.7 - scrollable_positioned_list 0.2.3 [flutter collection] - sentry 7.13.1 [http meta stack_trace uuid] - sentry_flutter 7.13.1 [flutter flutter_web_plugins sentry package_info_plus meta ffi] - share_plus 7.1.0 [cross_file meta mime flutter flutter_web_plugins share_plus_platform_interface file url_launcher_web url_launcher_windows url_launcher_linux url_launcher_platform_interface ffi win32] - share_plus_platform_interface 3.3.1 [cross_file flutter meta mime plugin_platform_interface path_provider uuid] - shared_preferences 2.2.2 [flutter shared_preferences_android shared_preferences_foundation shared_preferences_linux shared_preferences_platform_interface shared_preferences_web shared_preferences_windows] - shared_preferences_android 2.2.1 [flutter shared_preferences_platform_interface] - shared_preferences_foundation 2.3.4 [flutter shared_preferences_platform_interface] - shared_preferences_linux 2.3.2 [file flutter path path_provider_linux path_provider_platform_interface shared_preferences_platform_interface] - shared_preferences_platform_interface 2.3.1 [flutter plugin_platform_interface] - shared_preferences_web 2.2.1 [flutter flutter_web_plugins shared_preferences_platform_interface] - shared_preferences_windows 2.3.2 [file flutter path path_provider_platform_interface path_provider_windows shared_preferences_platform_interface] - shelf 1.4.1 [async collection http_parser path stack_trace stream_channel] - shelf_web_socket 1.0.4 [shelf stream_channel web_socket_channel] - sign_in_with_apple 5.0.0 [flutter meta sign_in_with_apple_platform_interface sign_in_with_apple_web] - sign_in_with_apple_platform_interface 1.0.0 [flutter plugin_platform_interface meta] - sign_in_with_apple_web 1.0.1 [flutter flutter_web_plugins sign_in_with_apple_platform_interface js] - sky_engine 0.0.99 - source_gen 1.4.0 [analyzer async build dart_style glob path source_span yaml] - source_helper 1.3.4 [analyzer collection source_gen] - source_span 1.10.0 [collection path term_glyph] - sprintf 7.0.0 - sqflite 2.3.0 [flutter sqflite_common path] - sqflite_common 2.5.0+2 [synchronized path meta] - stack_trace 1.11.0 [path] - storage_client 1.5.4 [http http_parser mime retry] - stream_channel 2.1.1 [async] - stream_transform 2.1.0 - string_scanner 1.2.0 [source_span] - supabase 1.11.11 [functions_client gotrue http postgrest realtime_client storage_client rxdart yet_another_json_isolate] - supabase_flutter 1.10.25 [app_links crypto flutter hive hive_flutter http meta sign_in_with_apple supabase url_launcher webview_flutter path_provider shared_preferences] - sync_http 0.3.1 - synchronized 3.1.0 - term_glyph 1.2.1 - test_api 0.6.0 [async boolean_selector collection meta source_span stack_trace stream_channel string_scanner term_glyph] - timing 1.0.1 [json_annotation] - typed_data 1.3.2 [collection] - universal_html 2.2.4 [async csslib charcode collection html meta source_span typed_data universal_io] - universal_io 2.2.2 [collection meta typed_data] - url_launcher 6.1.14 [flutter url_launcher_android url_launcher_ios url_launcher_linux url_launcher_macos url_launcher_platform_interface url_launcher_web url_launcher_windows] - url_launcher_android 6.2.0 [flutter url_launcher_platform_interface] - url_launcher_ios 6.2.1 [flutter url_launcher_platform_interface] - url_launcher_linux 3.1.0 [flutter url_launcher_platform_interface] - url_launcher_macos 3.1.0 [flutter url_launcher_platform_interface] - url_launcher_platform_interface 2.2.0 [flutter plugin_platform_interface] - url_launcher_web 2.2.0 [flutter flutter_web_plugins url_launcher_platform_interface] - url_launcher_windows 3.1.0 [flutter url_launcher_platform_interface] - uuid 4.2.1 [crypto sprintf meta] - vector_graphics 1.1.9+1 [flutter vector_graphics_codec] - vector_graphics_codec 1.1.9+1 - vector_graphics_compiler 1.1.9+1 [args meta path_parsing xml vector_graphics_codec path] - vector_math 2.1.4 - version 3.0.2 - video_player 2.7.1 [flutter html video_player_android video_player_avfoundation video_player_platform_interface video_player_web] - video_player_android 2.4.10 [flutter video_player_platform_interface] - video_player_avfoundation 2.5.2 [flutter video_player_platform_interface] - video_player_platform_interface 6.2.1 [flutter plugin_platform_interface] - video_player_web 2.1.2 [flutter flutter_web_plugins video_player_platform_interface] - vm_service 11.7.1 - wakelock_plus 1.1.1 [flutter flutter_web_plugins meta wakelock_plus_platform_interface win32 dbus package_info_plus js] - wakelock_plus_platform_interface 1.1.0 [flutter plugin_platform_interface meta] - watcher 1.1.0 [async path] - wav 1.2.0 - web 0.1.4-beta - web_socket_channel 2.4.0 [async crypto stream_channel] - webdriver 3.0.2 [matcher path stack_trace sync_http] - webview_flutter 4.4.2 [flutter webview_flutter_android webview_flutter_platform_interface webview_flutter_wkwebview] - webview_flutter_android 3.12.1 [flutter webview_flutter_platform_interface] - webview_flutter_platform_interface 2.8.0 [flutter meta plugin_platform_interface] - webview_flutter_wkwebview 3.9.4 [flutter path webview_flutter_platform_interface] - win32 5.1.1 [ffi] - win32_registry 1.1.2 [ffi win32] - xdg_directories 0.2.0+3 [meta path process] - xml 6.3.0 [collection meta petitparser] - yaml 3.1.2 [collection source_span string_scanner] - yet_another_json_isolate 1.1.1 [async] ```

PcolBP commented 9 months ago

Adding as separated message because could not include crash in main issue due to limited length. 🙇

IOS CrashLog ``` Incident Identifier: 52845D67-A479-4E48-B462-0C179D65079F Hardware Model: iPhone12,5 Process: Runner [3553] Path: /private/var/containers/Bundle/Application/BA488414-9CF3-4C29-8A65-A7F256FC2CAA/Runner.app/Runner Identifier: co.tradewind.commsapp Version: 1.13.0 (275) AppStoreTools: 15A240a AppVariant: 1:iPhone12,5:17 Beta: YES Code Type: ARM-64 (Native) Role: Foreground Parent Process: launchd [1] Coalition: co.tradewind.commsapp [857] Date/Time: 2023-12-04 06:50:57.8297 -0800 Launch Time: 2023-12-04 06:50:52.1406 -0800 OS Version: iPhone OS 17.2 (21C5046c) Release Type: Beta Baseband Version: 5.00.00 Report Version: 104 Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Termination Reason: SIGNAL 6 Abort trap: 6 Terminating Process: Runner [3553] Triggered by Thread: 10 Thread 0 name: Thread 0: 0 sentry_flutter 0x00000001023355b0 Swift runtime failure: arithmetic overflow + 0 (:0) 1 sentry_flutter 0x00000001023355b0 specialized SentryFlutterPluginApple.endNativeFrames(result:) + 1180 (SentryFlutterPluginApple.swift:434) 2 sentry_flutter 0x00000001023378a0 specialized SentryFlutterPluginApple.endNativeFrames(result:) + 12 (:0) 3 sentry_flutter 0x00000001023378a0 specialized SentryFlutterPluginApple.handle(_:result:) + 1780 4 sentry_flutter 0x000000010232ec14 specialized SentryFlutterPluginApple.handle(_:result:) + 16 (:0) 5 sentry_flutter 0x000000010232ec14 @objc SentryFlutterPluginApple.handle(_:result:) + 84 6 Flutter 0x0000000102aa21c8 0x1024cc000 + 6119880 7 Flutter 0x000000010250f590 0x1024cc000 + 275856 8 libdispatch.dylib 0x00000001a1a0f6a8 _dispatch_call_block_and_release + 32 (init.c:1530) 9 libdispatch.dylib 0x00000001a1a11300 _dispatch_client_callout + 20 (object.m:561) 10 libdispatch.dylib 0x00000001a1a1f998 _dispatch_main_queue_drain + 984 (queue.c:7813) 11 libdispatch.dylib 0x00000001a1a1f5b0 _dispatch_main_queue_callback_4CF + 44 (queue.c:7973) 12 CoreFoundation 0x0000000199a531ec __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 16 (CFRunLoop.c:1780) 13 CoreFoundation 0x0000000199a4fef8 __CFRunLoopRun + 1996 (CFRunLoop.c:3149) 14 CoreFoundation 0x0000000199a4f648 CFRunLoopRunSpecific + 608 (CFRunLoop.c:3420) 15 GraphicsServices 0x00000001dcf6e4f8 GSEventRunModal + 164 (GSEvent.c:2196) 16 UIKitCore 0x000000019be77fd8 -[UIApplication _run] + 888 (UIApplication.m:3685) 17 UIKitCore 0x000000019be77614 UIApplicationMain + 340 (UIApplication.m:5270) 18 Runner 0x00000001007b4af0 main + 64 (AppDelegate.swift:6) 19 dyld 0x00000001bc775dcc start + 2240 (dyldMain.cpp:1269) Thread 1: 0 libsystem_pthread.dylib 0x000000020397f9fc start_wqthread + 0 (:-1) Thread 2: 0 libsystem_pthread.dylib 0x000000020397f9fc start_wqthread + 0 (:-1) Thread 3 name: Thread 3: 0 libsystem_kernel.dylib 0x00000001e1106e5c guarded_pwrite_np + 8 (:-1) 1 libsqlite3.dylib 0x00000001c2e4e3e4 seekAndWrite + 456 (sqlite3.c:44224) 2 libsqlite3.dylib 0x00000001c2e08640 unixWrite + 180 (sqlite3.c:44302) 3 libsqlite3.dylib 0x00000001c2e11138 writeJournalHdr + 344 (sqlite3.c:65195) 4 libsqlite3.dylib 0x00000001c2e04310 pager_write + 704 (sqlite3.c:69775) 5 libsqlite3.dylib 0x00000001c2e66004 btreeOverwriteContent + 336 (sqlite3.c:85764) 6 libsqlite3.dylib 0x00000001c2deee18 sqlite3VdbeExec + 27800 (sqlite3.c:105231) 7 libsqlite3.dylib 0x00000001c2de7900 sqlite3_step + 964 (sqlite3.c:97535) 8 Runner 0x000000010084bdb4 -[APMSqliteStore executeSQLStatement:error:] + 96 9 Runner 0x000000010084a854 -[APMSqliteStore updateRecord:inTableWithName:columnName:columnValue:error:] + 292 10 Runner 0x00000001007d4e78 -[APMDatabase updateDataType:inTableWithName:columnName:columnValue:error:] + 252 11 Runner 0x00000001007cb89c -[APMDatabase updateDailyCounts:error:] + 560 12 Runner 0x0000000100801520 __57-[APMMeasurement(Event) writeFilteredEventOnWorkerQueue:]_block_invoke + 304 13 Runner 0x000000010084b710 -[APMSqliteStore performTransactionWithError:block:] + 160 14 Runner 0x00000001007cab98 -[APMDatabase performTransaction:] + 40 15 Runner 0x00000001008013c4 -[APMMeasurement(Event) writeFilteredEventOnWorkerQueue:] + 212 16 Runner 0x00000001008010d8 -[APMMeasurement(Event) writeEventOnWorkerQueue:] + 1136 17 Runner 0x0000000100800b74 -[APMMeasurement(Event) handleEventOnWorkerQueue:] + 488 18 Runner 0x00000001007f68bc -[APMMeasurement logEventOnWorkerQueue:notifyEventListeners:] + 56 19 Runner 0x00000001007f6834 -[APMMeasurement logEventOnWorkerQueueWithOrigin:isPublicEvent:name:parameters:timestamp:enabled:ignoreEnabled:ignoreInterceptor:interceptor:addedScreenParameters:] + 524 20 Runner 0x00000001007f6580 __151-[APMMeasurement logEventWithOrigin:isPublicEvent:name:parameters:timestamp:enabled:ignoreEnabled:ignoreInterceptor:interceptor:addedScreenParameters:]_block_invoke + 60 21 Runner 0x00000001008427ec __51-[APMScheduler scheduleOnWorkerQueueBlockID:block:]_block_invoke + 44 22 libdispatch.dylib 0x00000001a1a0f6a8 _dispatch_call_block_and_release + 32 (init.c:1530) 23 libdispatch.dylib 0x00000001a1a11300 _dispatch_client_callout + 20 (object.m:561) 24 libdispatch.dylib 0x00000001a1a18894 _dispatch_lane_serial_drain + 748 (queue.c:3885) 25 libdispatch.dylib 0x00000001a1a193c4 _dispatch_lane_invoke + 380 (queue.c:3976) 26 libdispatch.dylib 0x00000001a1a24004 _dispatch_root_queue_drain_deferred_wlh + 288 (queue.c:6913) 27 libdispatch.dylib 0x00000001a1a23878 _dispatch_workloop_worker_thread + 404 (queue.c:6507) 28 libsystem_pthread.dylib 0x000000020397f964 _pthread_wqthread + 288 (pthread.c:2629) 29 libsystem_pthread.dylib 0x000000020397fa04 start_wqthread + 8 (:-1) Thread 4: 0 libsystem_pthread.dylib 0x000000020397f9fc start_wqthread + 0 (:-1) Thread 5 name: Thread 5: 0 libsystem_kernel.dylib 0x00000001e10f9178 mach_msg2_trap + 8 (:-1) 1 libsystem_kernel.dylib 0x00000001e10f8f10 mach_msg2_internal + 80 (mach_msg.c:201) 2 libsystem_kernel.dylib 0x00000001e10f8e28 mach_msg_overwrite + 436 (mach_msg.c:0) 3 libsystem_kernel.dylib 0x00000001e10f8c68 mach_msg + 24 (mach_msg.c:323) 4 CoreFoundation 0x0000000199a51cec __CFRunLoopServiceMachPort + 160 (CFRunLoop.c:2624) 5 CoreFoundation 0x0000000199a4fbe4 __CFRunLoopRun + 1208 (CFRunLoop.c:3007) 6 CoreFoundation 0x0000000199a4f648 CFRunLoopRunSpecific + 608 (CFRunLoop.c:3420) 7 Foundation 0x00000001989e448c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212 (NSRunLoop.m:373) 8 Foundation 0x0000000198a1174c -[NSRunLoop(NSRunLoop) runUntilDate:] + 64 (NSRunLoop.m:420) 9 UIKitCore 0x000000019bdd9d38 -[UIEventFetcher threadMain] + 420 (UIEventFetcher.m:1208) 10 Foundation 0x0000000198a67de0 __NSThread__start__ + 732 (NSThread.m:991) 11 libsystem_pthread.dylib 0x00000002039804d4 _pthread_start + 136 (pthread.c:904) 12 libsystem_pthread.dylib 0x000000020397fa10 thread_start + 8 (:-1) Thread 6: 0 libsystem_pthread.dylib 0x000000020397f9fc start_wqthread + 0 (:-1) Thread 7: 0 libsystem_pthread.dylib 0x000000020397f9fc start_wqthread + 0 (:-1) Thread 8: 0 libsystem_pthread.dylib 0x000000020397f9fc start_wqthread + 0 (:-1) Thread 9: 0 libsystem_pthread.dylib 0x000000020397f9fc start_wqthread + 0 (:-1) Thread 10 name: Thread 10 Crashed: 0 libsystem_kernel.dylib 0x00000001e1101fbc __pthread_kill + 8 (:-1) 1 libsystem_pthread.dylib 0x0000000203983680 pthread_kill + 268 (pthread.c:1681) 2 libsystem_c.dylib 0x00000001a1ac9b90 abort + 180 (abort.c:118) 3 Flutter 0x00000001027a9038 0x1024cc000 + 3002424 4 Flutter 0x00000001027a9204 0x1024cc000 + 3002884 5 Flutter 0x00000001027ad7a0 0x1024cc000 + 3020704 6 Flutter 0x00000001027aabb0 0x1024cc000 + 3009456 7 Flutter 0x00000001027aa644 0x1024cc000 + 3008068 8 Flutter 0x00000001027adcec 0x1024cc000 + 3022060 9 CoreFoundation 0x0000000199ac95b0 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 32 (CFRunLoop.c:1797) 10 CoreFoundation 0x0000000199ac9258 __CFRunLoopDoTimer + 1004 (CFRunLoop.c:2404) 11 CoreFoundation 0x0000000199a52e54 __CFRunLoopDoTimers + 288 (CFRunLoop.c:2562) 12 CoreFoundation 0x0000000199a4fe6c __CFRunLoopRun + 1856 (CFRunLoop.c:3122) 13 CoreFoundation 0x0000000199a4f648 CFRunLoopRunSpecific + 608 (CFRunLoop.c:3420) 14 Flutter 0x00000001027addd8 0x1024cc000 + 3022296 15 Flutter 0x00000001027ad44c 0x1024cc000 + 3019852 16 libsystem_pthread.dylib 0x00000002039804d4 _pthread_start + 136 (pthread.c:904) 17 libsystem_pthread.dylib 0x000000020397fa10 thread_start + 8 (:-1) Thread 11 name: Thread 11: 0 libsystem_kernel.dylib 0x00000001e10f9ca8 __psynch_mutexwait + 8 (:-1) 1 libsystem_pthread.dylib 0x000000020397fd68 _pthread_mutex_firstfit_lock_wait + 84 (pthread_mutex.c:1414) 2 libsystem_pthread.dylib 0x000000020397f7f0 _pthread_mutex_firstfit_lock_slow + 248 (pthread_mutex.c:1490) 3 Flutter 0x00000001027aa38c 0x1024cc000 + 3007372 4 Flutter 0x00000001027adcec 0x1024cc000 + 3022060 5 CoreFoundation 0x0000000199ac95b0 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 32 (CFRunLoop.c:1797) 6 CoreFoundation 0x0000000199ac9258 __CFRunLoopDoTimer + 1004 (CFRunLoop.c:2404) 7 CoreFoundation 0x0000000199a52e54 __CFRunLoopDoTimers + 288 (CFRunLoop.c:2562) 8 CoreFoundation 0x0000000199a4fe6c __CFRunLoopRun + 1856 (CFRunLoop.c:3122) 9 CoreFoundation 0x0000000199a4f648 CFRunLoopRunSpecific + 608 (CFRunLoop.c:3420) 10 Flutter 0x00000001027addd8 0x1024cc000 + 3022296 11 Flutter 0x00000001027ad44c 0x1024cc000 + 3019852 12 libsystem_pthread.dylib 0x00000002039804d4 _pthread_start + 136 (pthread.c:904) 13 libsystem_pthread.dylib 0x000000020397fa10 thread_start + 8 (:-1) Thread 12 name: Thread 12: 0 libsystem_kernel.dylib 0x00000001e10f9178 mach_msg2_trap + 8 (:-1) 1 libsystem_kernel.dylib 0x00000001e10f8f10 mach_msg2_internal + 80 (mach_msg.c:201) 2 libsystem_kernel.dylib 0x00000001e10f8e28 mach_msg_overwrite + 436 (mach_msg.c:0) 3 libsystem_kernel.dylib 0x00000001e10f8c68 mach_msg + 24 (mach_msg.c:323) 4 CoreFoundation 0x0000000199a51cec __CFRunLoopServiceMachPort + 160 (CFRunLoop.c:2624) 5 CoreFoundation 0x0000000199a4fbe4 __CFRunLoopRun + 1208 (CFRunLoop.c:3007) 6 CoreFoundation 0x0000000199a4f648 CFRunLoopRunSpecific + 608 (CFRunLoop.c:3420) 7 Flutter 0x00000001027addd8 0x1024cc000 + 3022296 8 Flutter 0x00000001027ad44c 0x1024cc000 + 3019852 9 libsystem_pthread.dylib 0x00000002039804d4 _pthread_start + 136 (pthread.c:904) 10 libsystem_pthread.dylib 0x000000020397fa10 thread_start + 8 (:-1) Thread 13 name: Thread 13: 0 libsystem_kernel.dylib 0x00000001e10f9b1c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x000000020397efd4 _pthread_cond_wait + 1228 (pthread_cond.c:862) 2 Flutter 0x00000001025217a0 0x1024cc000 + 350112 3 Flutter 0x00000001027a7144 0x1024cc000 + 2994500 4 libsystem_pthread.dylib 0x00000002039804d4 _pthread_start + 136 (pthread.c:904) 5 libsystem_pthread.dylib 0x000000020397fa10 thread_start + 8 (:-1) Thread 14 name: Thread 14: 0 libsystem_kernel.dylib 0x00000001e10f9b1c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x000000020397efd4 _pthread_cond_wait + 1228 (pthread_cond.c:862) 2 Flutter 0x00000001025217a0 0x1024cc000 + 350112 3 Flutter 0x00000001027a7144 0x1024cc000 + 2994500 4 libsystem_pthread.dylib 0x00000002039804d4 _pthread_start + 136 (pthread.c:904) 5 libsystem_pthread.dylib 0x000000020397fa10 thread_start + 8 (:-1) Thread 15 name: Thread 15: 0 libsystem_kernel.dylib 0x00000001e10f9b1c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x000000020397efd4 _pthread_cond_wait + 1228 (pthread_cond.c:862) 2 Flutter 0x00000001025217a0 0x1024cc000 + 350112 3 Flutter 0x00000001027a7144 0x1024cc000 + 2994500 4 libsystem_pthread.dylib 0x00000002039804d4 _pthread_start + 136 (pthread.c:904) 5 libsystem_pthread.dylib 0x000000020397fa10 thread_start + 8 (:-1) Thread 16 name: Thread 16: 0 libsystem_kernel.dylib 0x00000001e10f9b1c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x000000020397efd4 _pthread_cond_wait + 1228 (pthread_cond.c:862) 2 Flutter 0x00000001025217a0 0x1024cc000 + 350112 3 Flutter 0x00000001027a7144 0x1024cc000 + 2994500 4 libsystem_pthread.dylib 0x00000002039804d4 _pthread_start + 136 (pthread.c:904) 5 libsystem_pthread.dylib 0x000000020397fa10 thread_start + 8 (:-1) Thread 17 name: Thread 17: 0 libsystem_kernel.dylib 0x00000001e10f9b1c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x000000020397efd4 _pthread_cond_wait + 1228 (pthread_cond.c:862) 2 Flutter 0x00000001025217a0 0x1024cc000 + 350112 3 Flutter 0x00000001027a7144 0x1024cc000 + 2994500 4 libsystem_pthread.dylib 0x00000002039804d4 _pthread_start + 136 (pthread.c:904) 5 libsystem_pthread.dylib 0x000000020397fa10 thread_start + 8 (:-1) Thread 18 name: Thread 18: 0 libsystem_kernel.dylib 0x00000001e10f9b1c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x000000020397efd4 _pthread_cond_wait + 1228 (pthread_cond.c:862) 2 Flutter 0x00000001025217a0 0x1024cc000 + 350112 3 Flutter 0x00000001027a7144 0x1024cc000 + 2994500 4 libsystem_pthread.dylib 0x00000002039804d4 _pthread_start + 136 (pthread.c:904) 5 libsystem_pthread.dylib 0x000000020397fa10 thread_start + 8 (:-1) Thread 19 name: Thread 19: 0 libsystem_kernel.dylib 0x00000001e1106f0c kevent + 8 (:-1) 1 Flutter 0x0000000102a638d8 0x1024cc000 + 5863640 2 Flutter 0x0000000102a91834 0x1024cc000 + 6051892 3 libsystem_pthread.dylib 0x00000002039804d4 _pthread_start + 136 (pthread.c:904) 4 libsystem_pthread.dylib 0x000000020397fa10 thread_start + 8 (:-1) Thread 20 name: Thread 20: 0 libsystem_kernel.dylib 0x00000001e10f9b1c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x000000020397efd4 _pthread_cond_wait + 1228 (pthread_cond.c:862) 2 Flutter 0x00000001025217a0 0x1024cc000 + 350112 3 Flutter 0x00000001027a7144 0x1024cc000 + 2994500 4 libsystem_pthread.dylib 0x00000002039804d4 _pthread_start + 136 (pthread.c:904) 5 libsystem_pthread.dylib 0x000000020397fa10 thread_start + 8 (:-1) Thread 21 name: Thread 21: 0 libsystem_kernel.dylib 0x00000001e10f9b1c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x000000020397efd4 _pthread_cond_wait + 1228 (pthread_cond.c:862) 2 Flutter 0x00000001025217a0 0x1024cc000 + 350112 3 Flutter 0x00000001027a7144 0x1024cc000 + 2994500 4 libsystem_pthread.dylib 0x00000002039804d4 _pthread_start + 136 (pthread.c:904) 5 libsystem_pthread.dylib 0x000000020397fa10 thread_start + 8 (:-1) Thread 22 name: Thread 22: 0 libsystem_kernel.dylib 0x00000001e10f9b1c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x000000020397efd4 _pthread_cond_wait + 1228 (pthread_cond.c:862) 2 Flutter 0x00000001025217a0 0x1024cc000 + 350112 3 Flutter 0x00000001027a7144 0x1024cc000 + 2994500 4 libsystem_pthread.dylib 0x00000002039804d4 _pthread_start + 136 (pthread.c:904) 5 libsystem_pthread.dylib 0x000000020397fa10 thread_start + 8 (:-1) Thread 23 name: Thread 23: 0 libsystem_kernel.dylib 0x00000001e10f9b1c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x000000020397efd4 _pthread_cond_wait + 1228 (pthread_cond.c:862) 2 Flutter 0x00000001025217a0 0x1024cc000 + 350112 3 Flutter 0x00000001027a7144 0x1024cc000 + 2994500 4 libsystem_pthread.dylib 0x00000002039804d4 _pthread_start + 136 (pthread.c:904) 5 libsystem_pthread.dylib 0x000000020397fa10 thread_start + 8 (:-1) Thread 24 name: Thread 24: 0 libAWDSupport.dylib 0x000000020831a83c boost::filesystem::path::~path() + 0 (:-1) 1 libsystem_c.dylib 0x00000001a1a6cd80 __cxa_finalize_ranges + 476 (atexit.c:290) 2 libsystem_c.dylib 0x00000001a1a6cb50 exit + 32 (exit.c:78) 3 FirebaseCrashlytics 0x0000000101933420 FIRCLSMachExceptionRecord + 36 (FIRCLSMachException.c:478) 4 FirebaseCrashlytics 0x0000000101933420 FIRCLSMachExceptionDispatchMessage + 36 (FIRCLSMachException.c:230) 5 FirebaseCrashlytics 0x0000000101933420 FIRCLSMachExceptionServer + 1184 (FIRCLSMachException.c:173) 6 libsystem_pthread.dylib 0x00000002039804d4 _pthread_start + 136 (pthread.c:904) 7 libsystem_pthread.dylib 0x000000020397fa10 thread_start + 8 (:-1) Thread 25 name: Thread 25: 0 libsystem_kernel.dylib 0x00000001e10f9b1c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x000000020397f000 _pthread_cond_wait + 1272 (pthread_cond.c:862) 2 Flutter 0x0000000102b560f8 0x1024cc000 + 6856952 3 Flutter 0x0000000102b8ff68 0x1024cc000 + 7094120 4 Flutter 0x0000000102b55ac4 0x1024cc000 + 6855364 5 libsystem_pthread.dylib 0x00000002039804d4 _pthread_start + 136 (pthread.c:904) 6 libsystem_pthread.dylib 0x000000020397fa10 thread_start + 8 (:-1) Thread 26 name: Thread 26: 0 libsystem_kernel.dylib 0x00000001e10f9b1c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x000000020397f000 _pthread_cond_wait + 1272 (pthread_cond.c:862) 2 Flutter 0x0000000102b560f8 0x1024cc000 + 6856952 3 Flutter 0x0000000102b8ff68 0x1024cc000 + 7094120 4 Flutter 0x0000000102b55ac4 0x1024cc000 + 6855364 5 libsystem_pthread.dylib 0x00000002039804d4 _pthread_start + 136 (pthread.c:904) 6 libsystem_pthread.dylib 0x000000020397fa10 thread_start + 8 (:-1) Thread 27 name: Thread 27: 0 libsystem_kernel.dylib 0x00000001e10f9b1c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x000000020397f000 _pthread_cond_wait + 1272 (pthread_cond.c:862) 2 Flutter 0x0000000102b560f8 0x1024cc000 + 6856952 3 Flutter 0x0000000102b8ff68 0x1024cc000 + 7094120 4 Flutter 0x0000000102b55ac4 0x1024cc000 + 6855364 5 libsystem_pthread.dylib 0x00000002039804d4 _pthread_start + 136 (pthread.c:904) 6 libsystem_pthread.dylib 0x000000020397fa10 thread_start + 8 (:-1) Thread 28 name: Thread 28: 0 libsystem_kernel.dylib 0x00000001e10f9b1c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x000000020397efd4 _pthread_cond_wait + 1228 (pthread_cond.c:862) 2 JavaScriptCore 0x00000001b0a1a2e4 scavenger_thread_main + 1512 (pas_scavenger.c:347) 3 libsystem_pthread.dylib 0x00000002039804d4 _pthread_start + 136 (pthread.c:904) 4 libsystem_pthread.dylib 0x000000020397fa10 thread_start + 8 (:-1) Thread 29 name: Thread 29: 0 libsystem_kernel.dylib 0x00000001e10f9178 mach_msg2_trap + 8 (:-1) 1 libsystem_kernel.dylib 0x00000001e10f8f10 mach_msg2_internal + 80 (mach_msg.c:201) 2 libsystem_kernel.dylib 0x00000001e10f8e28 mach_msg_overwrite + 436 (mach_msg.c:0) 3 libsystem_kernel.dylib 0x00000001e10f8c68 mach_msg + 24 (mach_msg.c:323) 4 Sentry 0x0000000101dfb648 handleExceptions + 172 (SentryCrashMonitor_MachException.c:314) 5 libsystem_pthread.dylib 0x00000002039804d4 _pthread_start + 136 (pthread.c:904) 6 libsystem_pthread.dylib 0x000000020397fa10 thread_start + 8 (:-1) Thread 30 name: Thread 30: 0 libsystem_kernel.dylib 0x00000001e10f9b1c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x000000020397f000 _pthread_cond_wait + 1272 (pthread_cond.c:862) 2 Flutter 0x0000000102b560f8 0x1024cc000 + 6856952 3 Flutter 0x0000000102b8ff68 0x1024cc000 + 7094120 4 Flutter 0x0000000102b55ac4 0x1024cc000 + 6855364 5 libsystem_pthread.dylib 0x00000002039804d4 _pthread_start + 136 (pthread.c:904) 6 libsystem_pthread.dylib 0x000000020397fa10 thread_start + 8 (:-1) Thread 31 name: Thread 31: 0 libsystem_kernel.dylib 0x00000001e10f9b1c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x000000020397f000 _pthread_cond_wait + 1272 (pthread_cond.c:862) 2 Flutter 0x0000000102b560f8 0x1024cc000 + 6856952 3 Flutter 0x0000000102b8ff68 0x1024cc000 + 7094120 4 Flutter 0x0000000102b55ac4 0x1024cc000 + 6855364 5 libsystem_pthread.dylib 0x00000002039804d4 _pthread_start + 136 (pthread.c:904) 6 libsystem_pthread.dylib 0x000000020397fa10 thread_start + 8 (:-1) Thread 32 name: Thread 32: 0 libsystem_kernel.dylib 0x00000001e10f9b1c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x000000020397f000 _pthread_cond_wait + 1272 (pthread_cond.c:862) 2 Flutter 0x0000000102b560f8 0x1024cc000 + 6856952 3 Flutter 0x0000000102b8ff68 0x1024cc000 + 7094120 4 Flutter 0x0000000102b55ac4 0x1024cc000 + 6855364 5 libsystem_pthread.dylib 0x00000002039804d4 _pthread_start + 136 (pthread.c:904) 6 libsystem_pthread.dylib 0x000000020397fa10 thread_start + 8 (:-1) Thread 33 name: Thread 33: 0 libsystem_kernel.dylib 0x00000001e10f9b1c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x000000020397f000 _pthread_cond_wait + 1272 (pthread_cond.c:862) 2 Flutter 0x0000000102b560f8 0x1024cc000 + 6856952 3 Flutter 0x0000000102b8ff68 0x1024cc000 + 7094120 4 Flutter 0x0000000102b55ac4 0x1024cc000 + 6855364 5 libsystem_pthread.dylib 0x00000002039804d4 _pthread_start + 136 (pthread.c:904) 6 libsystem_pthread.dylib 0x000000020397fa10 thread_start + 8 (:-1) Thread 34 name: Thread 34: 0 libsystem_kernel.dylib 0x00000001e10f9b1c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x000000020397f000 _pthread_cond_wait + 1272 (pthread_cond.c:862) 2 Flutter 0x0000000102b560f8 0x1024cc000 + 6856952 3 Flutter 0x0000000102b8ff68 0x1024cc000 + 7094120 4 Flutter 0x0000000102b55ac4 0x1024cc000 + 6855364 5 libsystem_pthread.dylib 0x00000002039804d4 _pthread_start + 136 (pthread.c:904) 6 libsystem_pthread.dylib 0x000000020397fa10 thread_start + 8 (:-1) Thread 35 name: Thread 35: 0 Flutter 0x0000000102bad77c 0x1024cc000 + 7214972 1 Flutter 0x0000000102ba1e7c 0x1024cc000 + 7167612 2 Flutter 0x0000000102badac8 0x1024cc000 + 7215816 3 Flutter 0x0000000102b8fe58 0x1024cc000 + 7093848 4 Flutter 0x0000000102b55ac4 0x1024cc000 + 6855364 5 libsystem_pthread.dylib 0x00000002039804d4 _pthread_start + 136 (pthread.c:904) 6 libsystem_pthread.dylib 0x000000020397fa10 thread_start + 8 (:-1) Thread 36 name: Thread 36: 0 libsystem_kernel.dylib 0x00000001e10f9b1c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x000000020397f000 _pthread_cond_wait + 1272 (pthread_cond.c:862) 2 Flutter 0x0000000102b560f8 0x1024cc000 + 6856952 3 Flutter 0x0000000102b8ff68 0x1024cc000 + 7094120 4 Flutter 0x0000000102b55ac4 0x1024cc000 + 6855364 5 libsystem_pthread.dylib 0x00000002039804d4 _pthread_start + 136 (pthread.c:904) 6 libsystem_pthread.dylib 0x000000020397fa10 thread_start + 8 (:-1) Thread 37 name: Thread 37: 0 libsystem_kernel.dylib 0x00000001e10f9b1c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x000000020397f000 _pthread_cond_wait + 1272 (pthread_cond.c:862) 2 Flutter 0x0000000102b560f8 0x1024cc000 + 6856952 3 Flutter 0x0000000102aee098 0x1024cc000 + 6430872 4 Flutter 0x0000000102b8ff9c 0x1024cc000 + 7094172 5 Flutter 0x0000000102b55ac4 0x1024cc000 + 6855364 6 libsystem_pthread.dylib 0x00000002039804d4 _pthread_start + 136 (pthread.c:904) 7 libsystem_pthread.dylib 0x000000020397fa10 thread_start + 8 (:-1) Thread 38 name: Thread 38: 0 libsystem_kernel.dylib 0x00000001e10f9178 mach_msg2_trap + 8 (:-1) 1 libsystem_kernel.dylib 0x00000001e10f8f10 mach_msg2_internal + 80 (mach_msg.c:201) 2 libsystem_kernel.dylib 0x00000001e10f8e28 mach_msg_overwrite + 436 (mach_msg.c:0) 3 libsystem_kernel.dylib 0x00000001e10f8c68 mach_msg + 24 (mach_msg.c:323) 4 CoreFoundation 0x0000000199a51cec __CFRunLoopServiceMachPort + 160 (CFRunLoop.c:2624) 5 CoreFoundation 0x0000000199a4fbe4 __CFRunLoopRun + 1208 (CFRunLoop.c:3007) 6 CoreFoundation 0x0000000199a4f648 CFRunLoopRunSpecific + 608 (CFRunLoop.c:3420) 7 CFNetwork 0x000000019ad51398 +[__CFN_CoreSchedulingSetRunnable _run:] + 384 (CoreSchedulingSet.mm:1479) 8 Foundation 0x0000000198a67de0 __NSThread__start__ + 732 (NSThread.m:991) 9 libsystem_pthread.dylib 0x00000002039804d4 _pthread_start + 136 (pthread.c:904) 10 libsystem_pthread.dylib 0x000000020397fa10 thread_start + 8 (:-1) Thread 39 name: Thread 39: 0 libsystem_kernel.dylib 0x00000001e10f9978 __semwait_signal + 8 (:-1) 1 libsystem_c.dylib 0x00000001a1a5df20 nanosleep + 220 (nanosleep.c:104) 2 Foundation 0x00000001990fe76c +[NSThread sleepForTimeInterval:] + 160 (NSThread.m:527) 3 Sentry 0x0000000101dde3e4 -[SentryANRTracker detectANRs] + 560 (SentryANRTracker.m:105) 4 Foundation 0x0000000198a67de0 __NSThread__start__ + 732 (NSThread.m:991) 5 libsystem_pthread.dylib 0x00000002039804d4 _pthread_start + 136 (pthread.c:904) 6 libsystem_pthread.dylib 0x000000020397fa10 thread_start + 8 (:-1) Thread 40: 0 libsystem_kernel.dylib 0x00000001e10f9978 __semwait_signal + 8 (:-1) 1 libsystem_c.dylib 0x00000001a1a5df20 nanosleep + 220 (nanosleep.c:104) 2 libsystem_c.dylib 0x00000001a1a6c1dc sleep + 52 (sleep.c:62) 3 Sentry 0x0000000101def39c monitorCachedData + 676 (SentryCrashCachedData.c:145) 4 libsystem_pthread.dylib 0x00000002039804d4 _pthread_start + 136 (pthread.c:904) 5 libsystem_pthread.dylib 0x000000020397fa10 thread_start + 8 (:-1) Thread 41 name: Thread 41: 0 libsystem_kernel.dylib 0x00000001e10f9978 __semwait_signal + 8 (:-1) 1 libsystem_c.dylib 0x00000001a1a5df20 nanosleep + 220 (nanosleep.c:104) 2 Foundation 0x00000001990fe76c +[NSThread sleepForTimeInterval:] + 160 (NSThread.m:527) 3 Sentry 0x0000000101dde3e4 -[SentryANRTracker detectANRs] + 560 (SentryANRTracker.m:105) 4 Foundation 0x0000000198a67de0 __NSThread__start__ + 732 (NSThread.m:991) 5 libsystem_pthread.dylib 0x00000002039804d4 _pthread_start + 136 (pthread.c:904) 6 libsystem_pthread.dylib 0x000000020397fa10 thread_start + 8 (:-1) Thread 42 name: Thread 42: 0 libsystem_kernel.dylib 0x00000001e10f9b1c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x000000020397f000 _pthread_cond_wait + 1272 (pthread_cond.c:862) 2 Flutter 0x0000000102b560f8 0x1024cc000 + 6856952 3 Flutter 0x0000000102b8ff68 0x1024cc000 + 7094120 4 Flutter 0x0000000102b55ac4 0x1024cc000 + 6855364 5 libsystem_pthread.dylib 0x00000002039804d4 _pthread_start + 136 (pthread.c:904) 6 libsystem_pthread.dylib 0x000000020397fa10 thread_start + 8 (:-1) Thread 10 crashed with ARM Thread State (64-bit): x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x0000000000000000 x4: 0x0000000281673c80 x5: 0x0000000104671620 x6: 0x0000000000000014 x7: 0x0000000000000000 x8: 0xfc058ca60b0b3000 x9: 0xfc058ca764b74000 x10: 0x0000000000003bf0 x11: 0x00000000e1c2d08e x12: 0x00000000000007fb x13: 0x00000000000007fd x14: 0x00000000e1e2d88a x15: 0x000000000000008a x16: 0x0000000000000148 x17: 0x000000016fbc7000 x18: 0x0000000000000000 x19: 0x0000000000000006 x20: 0x0000000000007c03 x21: 0x000000016fbc70e0 x22: 0x0000000102ded468 x23: 0x0000000281321640 x24: 0x0000000000000001 x25: 0x000000016fbc5f48 x26: 0x07ffffffffffffff x27: 0x7fffffffffffffe0 x28: 0x0000000281e2a1a0 fp: 0x000000016fbc5d10 lr: 0x0000000203983680 sp: 0x000000016fbc5cf0 pc: 0x00000001e1101fbc cpsr: 0x40000000 esr: 0x56000080 Address size fault Binary Images: 0x1007ac000 - 0x1008a3fff Runner arm64 <7936c5c868053102900d952d1d8fb3a4> /private/var/containers/Bundle/Application/BA488414-9CF3-4C29-8A65-A7F256FC2CAA/Runner.app/Runner 0x1009d0000 - 0x100a33fff DKImagePickerController arm64 <274e3cf5a5f83a8bb783829929e210c4> /private/var/containers/Bundle/Application/BA488414-9CF3-4C29-8A65-A7F256FC2CAA/Runner.app/Frameworks/DKImagePickerController.framework/DKImagePickerController 0x100af4000 - 0x100b03fff FBLPromises arm64 /private/var/containers/Bundle/Application/BA488414-9CF3-4C29-8A65-A7F256FC2CAA/Runner.app/Frameworks/FBLPromises.framework/FBLPromises 0x100b20000 - 0x100b33fff FMDB arm64 <3498e31fe581392297bfd35425ad69d8> /private/var/containers/Bundle/Application/BA488414-9CF3-4C29-8A65-A7F256FC2CAA/Runner.app/Frameworks/FMDB.framework/FMDB 0x100b50000 - 0x100b57fff FirebaseAppCheckInterop arm64 <0280ffe9f9ec36598a90bc26d13623f1> /private/var/containers/Bundle/Application/BA488414-9CF3-4C29-8A65-A7F256FC2CAA/Runner.app/Frameworks/FirebaseAppCheckInterop.framework/FirebaseAppCheckInterop 0x100b64000 - 0x100b6bfff FirebaseAuthInterop arm64 /private/var/containers/Bundle/Application/BA488414-9CF3-4C29-8A65-A7F256FC2CAA/Runner.app/Frameworks/FirebaseAuthInterop.framework/FirebaseAuthInterop 0x101014000 - 0x10124ffff AppcuesKit arm64 <727a05fe146135baa5251446df05ba52> /private/var/containers/Bundle/Application/BA488414-9CF3-4C29-8A65-A7F256FC2CAA/Runner.app/Frameworks/AppcuesKit.framework/AppcuesKit 0x101798000 - 0x1017e3fff DKPhotoGallery arm64 /private/var/containers/Bundle/Application/BA488414-9CF3-4C29-8A65-A7F256FC2CAA/Runner.app/Frameworks/DKPhotoGallery.framework/DKPhotoGallery 0x101870000 - 0x101883fff FirebaseCore arm64 /private/var/containers/Bundle/Application/BA488414-9CF3-4C29-8A65-A7F256FC2CAA/Runner.app/Frameworks/FirebaseCore.framework/FirebaseCore 0x1018a4000 - 0x1018abfff FirebaseCoreExtension arm64 <18a8b94a4d97359ba0ed90a6ff6f5273> /private/var/containers/Bundle/Application/BA488414-9CF3-4C29-8A65-A7F256FC2CAA/Runner.app/Frameworks/FirebaseCoreExtension.framework/FirebaseCoreExtension 0x1018b8000 - 0x1018d7fff FirebaseCoreInternal arm64 <830d3d55b9ba3185aa5a71bb90a39b9c> /private/var/containers/Bundle/Application/BA488414-9CF3-4C29-8A65-A7F256FC2CAA/Runner.app/Frameworks/FirebaseCoreInternal.framework/FirebaseCoreInternal 0x101918000 - 0x10195ffff FirebaseCrashlytics arm64 <9b715c3f90ec3cf1a2cedb927ce49ed7> /private/var/containers/Bundle/Application/BA488414-9CF3-4C29-8A65-A7F256FC2CAA/Runner.app/Frameworks/FirebaseCrashlytics.framework/FirebaseCrashlytics 0x1019cc000 - 0x1019e3fff FirebaseInstallations arm64 /private/var/containers/Bundle/Application/BA488414-9CF3-4C29-8A65-A7F256FC2CAA/Runner.app/Frameworks/FirebaseInstallations.framework/FirebaseInstallations 0x101a0c000 - 0x101a43fff FirebaseMessaging arm64 /private/var/containers/Bundle/Application/BA488414-9CF3-4C29-8A65-A7F256FC2CAA/Runner.app/Frameworks/FirebaseMessaging.framework/FirebaseMessaging 0x101a90000 - 0x101aaffff FirebaseSessions arm64 <973d5f5656dd34329aa48c21f4e17881> /private/var/containers/Bundle/Application/BA488414-9CF3-4C29-8A65-A7F256FC2CAA/Runner.app/Frameworks/FirebaseSessions.framework/FirebaseSessions 0x101aec000 - 0x101b2bfff FirebaseStorage arm64 /private/var/containers/Bundle/Application/BA488414-9CF3-4C29-8A65-A7F256FC2CAA/Runner.app/Frameworks/FirebaseStorage.framework/FirebaseStorage 0x101b98000 - 0x101bbffff GTMSessionFetcher arm64 /private/var/containers/Bundle/Application/BA488414-9CF3-4C29-8A65-A7F256FC2CAA/Runner.app/Frameworks/GTMSessionFetcher.framework/GTMSessionFetcher 0x101bfc000 - 0x101c23fff GoogleDataTransport arm64 <9b61bb549051318d8fdca432ef2b58ce> /private/var/containers/Bundle/Application/BA488414-9CF3-4C29-8A65-A7F256FC2CAA/Runner.app/Frameworks/GoogleDataTransport.framework/GoogleDataTransport 0x101c60000 - 0x101c7ffff GoogleUtilities arm64 /private/var/containers/Bundle/Application/BA488414-9CF3-4C29-8A65-A7F256FC2CAA/Runner.app/Frameworks/GoogleUtilities.framework/GoogleUtilities 0x101cac000 - 0x101cbffff Promises arm64 <32946d51834836d287a34d34768c63a6> /private/var/containers/Bundle/Application/BA488414-9CF3-4C29-8A65-A7F256FC2CAA/Runner.app/Frameworks/Promises.framework/Promises 0x101ce0000 - 0x101cebfff Reachability arm64 /private/var/containers/Bundle/Application/BA488414-9CF3-4C29-8A65-A7F256FC2CAA/Runner.app/Frameworks/Reachability.framework/Reachability 0x101d08000 - 0x101d53fff SDWebImage arm64 <2bffd918e27b3f52b8e2762e9b63ad7e> /private/var/containers/Bundle/Application/BA488414-9CF3-4C29-8A65-A7F256FC2CAA/Runner.app/Frameworks/SDWebImage.framework/SDWebImage 0x101dd8000 - 0x101e9bfff Sentry arm64 /private/var/containers/Bundle/Application/BA488414-9CF3-4C29-8A65-A7F256FC2CAA/Runner.app/Frameworks/Sentry.framework/Sentry 0x101fc8000 - 0x101fdbfff SentryPrivate arm64 /private/var/containers/Bundle/Application/BA488414-9CF3-4C29-8A65-A7F256FC2CAA/Runner.app/Frameworks/SentryPrivate.framework/SentryPrivate 0x102004000 - 0x10201bfff SwiftyGif arm64 <51ac2603532b316f806fe6ca7214a7ed> /private/var/containers/Bundle/Application/BA488414-9CF3-4C29-8A65-A7F256FC2CAA/Runner.app/Frameworks/SwiftyGif.framework/SwiftyGif 0x102040000 - 0x10204bfff app_badger arm64 <999165d699003d709432c3f87b83fd02> /private/var/containers/Bundle/Application/BA488414-9CF3-4C29-8A65-A7F256FC2CAA/Runner.app/Frameworks/app_badger.framework/app_badger 0x10205c000 - 0x102067fff app_links arm64 /private/var/containers/Bundle/Application/BA488414-9CF3-4C29-8A65-A7F256FC2CAA/Runner.app/Frameworks/app_links.framework/app_links 0x10207c000 - 0x10208ffff appcues_flutter arm64 <59c1d4515c483be08f2057e7272bd99c> /private/var/containers/Bundle/Application/BA488414-9CF3-4C29-8A65-A7F256FC2CAA/Runner.app/Frameworks/appcues_flutter.framework/appcues_flutter 0x1020b0000 - 0x1020bbfff connectivity_plus arm64 <3b1630dcfa023fb0b8d87d4f105d816b> /private/var/containers/Bundle/Application/BA488414-9CF3-4C29-8A65-A7F256FC2CAA/Runner.app/Frameworks/connectivity_plus.framework/connectivity_plus 0x1020d4000 - 0x1020dbfff device_info_plus arm64 <9e099cc7dbdd312a94a6b727828ac0b2> /private/var/containers/Bundle/Application/BA488414-9CF3-4C29-8A65-A7F256FC2CAA/Runner.app/Frameworks/device_info_plus.framework/device_info_plus 0x1020e8000 - 0x1020fffff fast_contacts arm64 <7afd7b4dbae438ee8c36c4e720a9de53> /private/var/containers/Bundle/Application/BA488414-9CF3-4C29-8A65-A7F256FC2CAA/Runner.app/Frameworks/fast_contacts.framework/fast_contacts 0x10211c000 - 0x10212bfff file_picker arm64 <900b9eef663d3f949e77dd5459c8bac7> /private/var/containers/Bundle/Application/BA488414-9CF3-4C29-8A65-A7F256FC2CAA/Runner.app/Frameworks/file_picker.framework/file_picker 0x102140000 - 0x10214ffff file_saver arm64 <751332f0c9d63a05948b04b7ea243121> /private/var/containers/Bundle/Application/BA488414-9CF3-4C29-8A65-A7F256FC2CAA/Runner.app/Frameworks/file_saver.framework/file_saver 0x102164000 - 0x10218ffff flutter_contacts arm64 <005d89557349348f8e5cad8d8e7cbf1c> /private/var/containers/Bundle/Application/BA488414-9CF3-4C29-8A65-A7F256FC2CAA/Runner.app/Frameworks/flutter_contacts.framework/flutter_contacts 0x1021c0000 - 0x1021c7fff flutter_isolate arm64 /private/var/containers/Bundle/Application/BA488414-9CF3-4C29-8A65-A7F256FC2CAA/Runner.app/Frameworks/flutter_isolate.framework/flutter_isolate 0x1021d8000 - 0x1021dffff flutter_keyboard_visibility arm64 <7cf6fcb0ee5e39c7b84c11380991b945> /private/var/containers/Bundle/Application/BA488414-9CF3-4C29-8A65-A7F256FC2CAA/Runner.app/Frameworks/flutter_keyboard_visibility.framework/flutter_keyboard_visibility 0x1021ec000 - 0x1021fbfff flutter_local_notifications arm64 <4b028cf8d2ae390794fc41191a3f9823> /private/var/containers/Bundle/Application/BA488414-9CF3-4C29-8A65-A7F256FC2CAA/Runner.app/Frameworks/flutter_local_notifications.framework/flutter_local_notifications 0x102210000 - 0x102217fff flutter_native_splash arm64 <8ce3850509693ccb8a2449b5390a4894> /private/var/containers/Bundle/Application/BA488414-9CF3-4C29-8A65-A7F256FC2CAA/Runner.app/Frameworks/flutter_native_splash.framework/flutter_native_splash 0x102224000 - 0x10222bfff flutter_timezone arm64 <746df95bc48934599124c951ebee8e51> /private/var/containers/Bundle/Application/BA488414-9CF3-4C29-8A65-A7F256FC2CAA/Runner.app/Frameworks/flutter_timezone.framework/flutter_timezone 0x102238000 - 0x102247fff image_gallery_saver arm64 /private/var/containers/Bundle/Application/BA488414-9CF3-4C29-8A65-A7F256FC2CAA/Runner.app/Frameworks/image_gallery_saver.framework/image_gallery_saver 0x102264000 - 0x102277fff image_picker_ios arm64 <1dd206ce3c013b3f885c3a82e6fddff7> /private/var/containers/Bundle/Application/BA488414-9CF3-4C29-8A65-A7F256FC2CAA/Runner.app/Frameworks/image_picker_ios.framework/image_picker_ios 0x102298000 - 0x10229ffff integration_test arm64 <061d314875c93fc49c4619c9a8bc5e74> /private/var/containers/Bundle/Application/BA488414-9CF3-4C29-8A65-A7F256FC2CAA/Runner.app/Frameworks/integration_test.framework/integration_test 0x1022b0000 - 0x1022b7fff nanopb arm64 <430098a83c173ce8a269ccba24a027b6> /private/var/containers/Bundle/Application/BA488414-9CF3-4C29-8A65-A7F256FC2CAA/Runner.app/Frameworks/nanopb.framework/nanopb 0x1022c4000 - 0x1022cbfff open_file_plus arm64 <6beb8a8c551b364b9d1d25606246892c> /private/var/containers/Bundle/Application/BA488414-9CF3-4C29-8A65-A7F256FC2CAA/Runner.app/Frameworks/open_file_plus.framework/open_file_plus 0x1022d8000 - 0x1022dffff package_info_plus arm64 <31870d7b66d53f98a6c99bf956a58d71> /private/var/containers/Bundle/Application/BA488414-9CF3-4C29-8A65-A7F256FC2CAA/Runner.app/Frameworks/package_info_plus.framework/package_info_plus 0x1022ec000 - 0x1022f7fff pasteboard arm64 <7af2dab7da433466b45a19ba2a22d55a> /private/var/containers/Bundle/Application/BA488414-9CF3-4C29-8A65-A7F256FC2CAA/Runner.app/Frameworks/pasteboard.framework/pasteboard 0x102308000 - 0x102313fff path_provider_foundation arm64 <93171a139e0135b1adf81d265a10733d> /private/var/containers/Bundle/Application/BA488414-9CF3-4C29-8A65-A7F256FC2CAA/Runner.app/Frameworks/path_provider_foundation.framework/path_provider_foundation 0x102328000 - 0x102343fff sentry_flutter arm64 <17924a1c2405346bb93d31f5971f9047> /private/var/containers/Bundle/Application/BA488414-9CF3-4C29-8A65-A7F256FC2CAA/Runner.app/Frameworks/sentry_flutter.framework/sentry_flutter 0x102360000 - 0x10236bfff share_plus arm64 <73341aaf6333394f94b789daac20b8ce> /private/var/containers/Bundle/Application/BA488414-9CF3-4C29-8A65-A7F256FC2CAA/Runner.app/Frameworks/share_plus.framework/share_plus 0x10237c000 - 0x10238bfff shared_preferences_foundation arm64 <258b0b6a98a4368a85c045c86e8984ed> /private/var/containers/Bundle/Application/BA488414-9CF3-4C29-8A65-A7F256FC2CAA/Runner.app/Frameworks/shared_preferences_foundation.framework/shared_preferences_foundation 0x1023a0000 - 0x1023b3fff sign_in_with_apple arm64 <968a484bd11035d2a2a87a095372db00> /private/var/containers/Bundle/Application/BA488414-9CF3-4C29-8A65-A7F256FC2CAA/Runner.app/Frameworks/sign_in_with_apple.framework/sign_in_with_apple 0x1023d4000 - 0x1023e3fff sqflite arm64 /private/var/containers/Bundle/Application/BA488414-9CF3-4C29-8A65-A7F256FC2CAA/Runner.app/Frameworks/sqflite.framework/sqflite 0x1023fc000 - 0x102407fff url_launcher_ios arm64 /private/var/containers/Bundle/Application/BA488414-9CF3-4C29-8A65-A7F256FC2CAA/Runner.app/Frameworks/url_launcher_ios.framework/url_launcher_ios 0x102418000 - 0x102427fff video_player_avfoundation arm64 <35ae9952d0c73eb6ba26053c90d96892> /private/var/containers/Bundle/Application/BA488414-9CF3-4C29-8A65-A7F256FC2CAA/Runner.app/Frameworks/video_player_avfoundation.framework/video_player_avfoundation 0x102440000 - 0x102447fff wakelock_plus arm64 <554f5b8284a630759f1dfd72b003c11c> /private/var/containers/Bundle/Application/BA488414-9CF3-4C29-8A65-A7F256FC2CAA/Runner.app/Frameworks/wakelock_plus.framework/wakelock_plus 0x102458000 - 0x10247ffff webview_flutter_wkwebview arm64 <26e50762e3e436b7a984192e0c30fafc> /private/var/containers/Bundle/Application/BA488414-9CF3-4C29-8A65-A7F256FC2CAA/Runner.app/Frameworks/webview_flutter_wkwebview.framework/webview_flutter_wkwebview 0x1024cc000 - 0x102d6bfff Flutter arm64 <4c4c44c655553144a12489c324693308> /private/var/containers/Bundle/Application/BA488414-9CF3-4C29-8A65-A7F256FC2CAA/Runner.app/Frameworks/Flutter.framework/Flutter 0x104314000 - 0x10431ffff libobjc-trampolines.dylib arm64e <75feca6cf91a30cb8fdab72b422fae7b> /private/preboot/Cryptexes/OS/usr/lib/libobjc-trampolines.dylib 0x109dcc000 - 0x10aa77fff App arm64 /private/var/containers/Bundle/Application/BA488414-9CF3-4C29-8A65-A7F256FC2CAA/Runner.app/Frameworks/App.framework/App 0x1989b8000 - 0x199517fff Foundation arm64e <161bb0b950243413a0112589ea4a0c1d> /System/Library/Frameworks/Foundation.framework/Foundation 0x199a1c000 - 0x199f48fff CoreFoundation arm64e <6085317a58e13fad8193ad35001e231f> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation 0x19aaf8000 - 0x19aed2fff CFNetwork arm64e /System/Library/Frameworks/CFNetwork.framework/CFNetwork 0x19bc4b000 - 0x19d721fff UIKitCore arm64e <1c84c8bce1e1387ca8d3e25fcf28619b> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore 0x1a1a0d000 - 0x1a1a53fff libdispatch.dylib arm64e /usr/lib/system/libdispatch.dylib 0x1a1a54000 - 0x1a1ad1ff3 libsystem_c.dylib arm64e <969b947e00813cc69d4bd74f22596ac9> /usr/lib/system/libsystem_c.dylib 0x1af497000 - 0x1b0b75fff JavaScriptCore arm64e <70b42dabc0d733979ee00ecec2ca3e71> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore 0x1bc770000 - 0x1bc7f7b63 dyld arm64e <08bb34ef35ea3322a04e247640b38309> /usr/lib/dyld 0x1c2dbc000 - 0x1c2f3afff libsqlite3.dylib arm64e <249f778eb9d9353dae1327717e73ede6> /usr/lib/libsqlite3.dylib 0x1dcf6b000 - 0x1dcf73fff GraphicsServices arm64e /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices 0x1e10f8000 - 0x1e1130fef libsystem_kernel.dylib arm64e <9c95820343903509a602f40665e29de4> /usr/lib/system/libsystem_kernel.dylib 0x20397e000 - 0x203989ff3 libsystem_pthread.dylib arm64e <28f88ffb116c337d9ff3fbb3d807f209> /usr/lib/system/libsystem_pthread.dylib 0x2082ea000 - 0x20832dfff libAWDSupport.dylib arm64e <90589716478b378e8ddba7d8d073a7f8> /usr/lib/libAWDSupport.dylib EOF ```
danagbemava-nc commented 9 months ago

Hi @PcolBP, how many messages do you normally send before you see this behaviour?

Do you experience the same with the plugin example app? In your stack trace, I didn't see any references to firebase messaging or the iOS sdk.

PcolBP commented 9 months ago

Hi @danagbemava-nc Usually I send them over and over until I'll see this notification. Usually its dozen since the 'X Notification' will appear after device will receive few notifications at once.

As of Example App - I could not reproduce there crash issue sadly.

But sometimes opening notification when app is closed does not redirect to the screen with notification details - It looks like app didnt received notification? 👀 It happened to me 2 times of 50.

Since I can not reproduce it on the example app, I assume that it has to be something with our application or/and configuration 🤔

darshankawar commented 9 months ago

But sometimes opening notification when app is closed does not redirect to the screen with notification details - It looks like app didnt received notification? 👀 It happened to me 2 times of 50.

This seems to be a different issue for which you may file a new report for better tracking.

Since I can not reproduce it on the example app, I assume that it has to be something with our application or/and configuration 🤔

We tend to believe that yes, because the config and setting could be complicated and there are external factors affecting the FCM notifications, that's why we usually will not support non-FCM messages from third party packages. We specifically only support messages received from the Firebase APIs since we cannot guarantee that messages received from third party packages will not have any unintended side-effects on other Firebase products such as messaging delivery reporting and Analytics data.

google-oss-bot commented 8 months ago

Hey @PcolBP. We need more information to resolve this issue but there hasn't been an update in 7 weekdays. I'm marking the issue as stale and if there are no new updates in the next 7 days I will close it automatically.

If you have more information that will help us get to the bottom of this, just add a comment!

google-oss-bot commented 8 months ago

Since there haven't been any recent updates here, I am going to close this issue.

@PcolBP if you're still experiencing this problem and want to continue the discussion just leave a comment here and we are happy to re-open this.