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.57k stars 3.94k forks source link

ptrauth.h FILE NOT FOUND ERROR #10850

Closed muhammad-hassan-shakeel closed 1 year ago

muhammad-hassan-shakeel commented 1 year ago
  1. Create a new project
  2. Add firebase_crashlytics package
  3. Then run the project on iOS simulator, you will get the following error

Lexical or Preprocessor Issue (Xcode): 'ptrauth.h' file not found /Users/muhammadhassanshakeel/Desktop/hello_world/ios/Pods/FirebaseCrashlytics/Cr ashlytics/Crashlytics/Helpers/FIRCLSThreadState.c:20:9

danagbemava-nc commented 1 year ago

Hi @mHassan20896, I followed the steps you have outlined above and I was able to run the app successfully on both an iOS simulator and a physical iOS device.

Please provide the output of flutter doctor -v and the output of flutter pub -- --deps style=compact.

If you could also provide the sample project you're facing the issue with, that would be ideal.

Thank you

logs ``` Multiple devices found: Nexus (mobile) β€’ 00008020-001875E83A38002E β€’ ios β€’ iOS 16.4.1 20E252 iPhone 14 Pro Max (mobile) β€’ 2BCD9772-DE01-4F2E-BE19-E81B9B9C0535 β€’ ios β€’ com.apple.CoreSimulator.SimRuntime.iOS-16-4 (simulator) macOS (desktop) β€’ macos β€’ darwin-arm64 β€’ macOS 13.3.1 22E261 darwin-arm64 Chrome (web) β€’ chrome β€’ web-javascript β€’ Google Chrome 112.0.5615.137 [1]: Nexus (00008020-001875E83A38002E) [2]: iPhone 14 Pro Max (2BCD9772-DE01-4F2E-BE19-E81B9B9C0535) [3]: macOS (macos) [4]: Chrome (chrome) Please choose one (To quit, press "q/Q"): 2 Launching lib/main.dart on iPhone 14 Pro Max in debug mode... Running Xcode build... └─Compiling, linking and signing... 10.0s Xcode build done. 83.7s Syncing files to device iPhone 14 Pro Max... 319ms Flutter run key commands. r Hot reload. πŸ”₯πŸ”₯πŸ”₯ R Hot restart. h List all available interactive commands. d Detach (terminate "flutter run" but leave application running). c Clear the screen q Quit (terminate the application on the device). πŸ’ͺ Running with sound null safety πŸ’ͺ An Observatory debugger and profiler on iPhone 14 Pro Max is available at: http://127.0.0.1:52040/snZPl7d6Bwo=/ The Flutter DevTools debugger and profiler on iPhone 14 Pro Max is available at: http://127.0.0.1:9100?uri=http://127.0.0.1:52040/snZPl7d6Bwo=/ Application finished. ```
muhammad-hassan-shakeel commented 1 year ago
flutter doctor -v ``` [βœ“] Flutter (Channel stable, 3.7.12, on macOS 13.3.1 22E261 darwin-arm64, locale en-GB) β€’ Flutter version 3.7.12 on channel stable at /Users/muhammadhassanshakeel/flutter β€’ Upstream repository https://github.com/flutter/flutter.git β€’ Framework revision 4d9e56e694 (8 days ago), 2023-04-17 21:47:46 -0400 β€’ Engine revision 1a65d409c7 β€’ Dart version 2.19.6 β€’ DevTools version 2.20.1 [βœ“] Android toolchain - develop for Android devices (Android SDK version 33.0.2) β€’ Android SDK at /Users/muhammadhassanshakeel/Library/Android/sdk β€’ Platform android-33, build-tools 33.0.2 β€’ Java binary at: /Applications/Android Studio.app/Contents/jbr/Contents/Home/bin/java β€’ Java version OpenJDK Runtime Environment (build 11.0.15+0-b2043.56-8887301) β€’ All Android licenses accepted. [βœ“] Xcode - develop for iOS and macOS (Xcode 14.3) β€’ Xcode at /Applications/Xcode.app/Contents/Developer β€’ Build 14E222b β€’ CocoaPods version 1.12.0 [βœ“] Chrome - develop for the web β€’ Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome [βœ“] Android Studio (version 2022.1) β€’ Android Studio at /Applications/Android Studio.app/Contents β€’ Flutter plugin can be installed from: πŸ”¨ https://plugins.jetbrains.com/plugin/9212-flutte r β€’ Dart plugin can be installed from: πŸ”¨ https://plugins.jetbrains.com/plugin/6351-dart β€’ Java version OpenJDK Runtime Environment (build 11.0.15+0-b2043.56-8887301) [βœ“] VS Code (version 1.77.3) β€’ VS Code at /Applications/Visual Studio Code.app/Contents β€’ Flutter extension version 3.62.0 [βœ“] Connected device (3 available) β€’ iPhone 14 Pro (mobile) β€’ 225F31FB-C11C-44C3-81DA-91E109C9591D β€’ ios β€’ com.apple.CoreSimulator.SimRuntime.iOS-16-4 (simulator) β€’ macOS (desktop) β€’ macos β€’ darwin-arm64 β€’ macOS 13.3.1 22E261 darwin-arm64 β€’ Chrome (web) β€’ chrome β€’ web-javascript β€’ Google Chrome 112.0.5615.137 [βœ“] HTTP Host Availability β€’ All required HTTP hosts are available β€’ No issues found! ```
flutter pub deps -- --style=compact ``` Dart SDK 2.19.6 Flutter SDK 3.7.12 quran 1.1.8+35 dependencies: - app_tracking_transparency 2.0.3 [flutter] - audio_session 0.1.13 [flutter flutter_web_plugins rxdart meta] - audio_wave 0.1.5 [flutter] - audio_waveforms 0.1.5+1 [flutter] - audioplayers 0.20.1 [uuid path_provider http flutter flutter_web_plugins] - carousel_slider 4.2.1 [flutter] - connectivity_plus 2.3.9 [flutter connectivity_plus_platform_interface connectivity_plus_linux connectivity_plus_macos connectivity_plus_web connectivity_plus_windows] - cupertino_icons 1.0.5 - customized_package 0.0.1 [flutter] - device_info_plus 6.0.0 [flutter device_info_plus_platform_interface device_info_plus_macos device_info_plus_linux device_info_plus_web device_info_plus_windows] - equatable 2.0.5 [collection meta] - firebase_analytics 10.0.3 [firebase_analytics_platform_interface firebase_analytics_web firebase_core firebase_core_platform_interface flutter] - firebase_auth 4.4.0 [firebase_auth_platform_interface firebase_auth_web firebase_core firebase_core_platform_interface flutter meta] - firebase_core 2.9.0 [firebase_core_platform_interface firebase_core_web flutter meta] - firebase_crashlytics 3.1.0 [firebase_core firebase_core_platform_interface firebase_crashlytics_platform_interface flutter stack_trace] - firebase_dynamic_links 5.1.0 [firebase_core firebase_core_platform_interface firebase_dynamic_links_platform_interface flutter meta plugin_platform_interface] - firebase_messaging 14.4.0 [firebase_core firebase_core_platform_interface firebase_messaging_platform_interface firebase_messaging_web flutter meta] - firebase_remote_config 3.0.15 [firebase_core firebase_core_platform_interface firebase_remote_config_platform_interface firebase_remote_config_web flutter] - flutter 0.0.0 [characters collection js material_color_utilities meta vector_math sky_engine] - flutter_asa_attribution 0.0.3 [flutter] - flutter_bloc 7.3.3 [flutter bloc provider] - flutter_cache_manager 3.3.0 [clock collection file flutter http path path_provider pedantic rxdart sqflite uuid] - flutter_email_sender 5.2.0 [flutter] - flutter_inappwebview 5.7.2+3 [flutter] - flutter_svg 1.1.6 [flutter meta path_drawing vector_math xml] - flutter_widget_from_html_core 0.8.5+3 [csslib flutter fwfh_text_style html] - fluttertoast 8.2.1 [flutter flutter_web_plugins] - google_sign_in 5.4.4 [flutter google_sign_in_android google_sign_in_ios google_sign_in_platform_interface google_sign_in_web] - grouped_list 5.1.2 [flutter] - http 0.13.5 [async http_parser meta path] - in_app_purchase 3.1.5 [flutter in_app_purchase_android in_app_purchase_platform_interface in_app_purchase_storekit] - intl 0.17.0 [clock path] - introduction_screen 3.1.7 [flutter dots_indicator collection flutter_keyboard_visibility] - jaguar_jwt 3.0.0 [auth_header crypto] - launch_review 3.0.1 [flutter] - lint 1.10.0 - package_info_plus 2.0.0 [flutter package_info_plus_platform_interface package_info_plus_linux package_info_plus_macos package_info_plus_windows package_info_plus_web] - path_provider 2.0.14 [flutter path_provider_android path_provider_foundation path_provider_linux path_provider_platform_interface path_provider_windows] - percent_indicator 4.2.3 [flutter] - permission_handler 10.2.0 [flutter meta permission_handler_android permission_handler_apple permission_handler_windows permission_handler_platform_interface] - pull_to_refresh 2.0.0 [flutter] - record 4.4.4 [flutter record_platform_interface record_web record_windows record_macos record_linux] - scrollable_positioned_list 0.3.5 [flutter collection] - share_plus 5.0.0 [cross_file meta mime flutter share_plus_platform_interface share_plus_linux share_plus_macos share_plus_windows share_plus_web] - shared_preferences 2.1.0 [flutter shared_preferences_android shared_preferences_foundation shared_preferences_linux shared_preferences_platform_interface shared_preferences_web shared_preferences_windows] - shimmer 2.0.0 [flutter] - sign_in_with_apple 4.3.0 [flutter meta sign_in_with_apple_platform_interface sign_in_with_apple_web] - sqflite 2.2.6 [flutter sqflite_common path] - syncfusion_flutter_sliders 20.4.54 [flutter intl syncfusion_flutter_core] - timer_builder 2.0.0 [flutter] - url_launcher 6.1.10 [flutter url_launcher_android url_launcher_ios url_launcher_linux url_launcher_macos url_launcher_platform_interface url_launcher_web url_launcher_windows] - video_player 2.6.0 [flutter html video_player_android video_player_avfoundation video_player_platform_interface video_player_web] - visibility_detector 0.3.3 [flutter] dev dependencies: - bloc_test 8.5.0 [bloc diff_match_patch meta mocktail test] - flutter_driver 0.0.0 [file flutter flutter_test fuchsia_remote_debug_protocol path meta vm_service webdriver archive async boolean_selector characters clock collection crypto js matcher material_color_utilities platform process source_span stack_trace stream_channel string_scanner sync_http term_glyph test_api typed_data vector_math] - flutter_lints 2.0.1 [lints] - flutter_test 0.0.0 [flutter test_api path fake_async clock stack_trace vector_math async boolean_selector characters collection js matcher material_color_utilities meta source_span stream_channel string_scanner term_glyph] - mocktail 0.2.0 [collection matcher test] transitive dependencies: - _fe_analyzer_shared 58.0.0 [meta] - _flutterfire_internals 1.1.0 [collection firebase_core firebase_core_platform_interface flutter meta] - analyzer 5.10.0 [_fe_analyzer_shared collection convert crypto glob meta package_config path pub_semver source_span watcher yaml] - archive 3.3.2 [crypto path] - args 2.4.0 - async 2.10.0 [collection meta] - auth_header 3.0.1 - bloc 7.2.1 [meta] - boolean_selector 2.1.1 [source_span string_scanner] - characters 1.2.1 - clock 1.1.1 - collection 1.17.0 - connectivity_plus_linux 1.3.1 [flutter connectivity_plus_platform_interface meta nm] - connectivity_plus_macos 1.2.6 [connectivity_plus_platform_interface flutter] - connectivity_plus_platform_interface 1.2.4 [flutter meta plugin_platform_interface] - connectivity_plus_web 1.2.5 [connectivity_plus_platform_interface flutter_web_plugins flutter js] - connectivity_plus_windows 1.2.2 [connectivity_plus_platform_interface flutter] - convert 3.1.1 [typed_data] - coverage 1.6.3 [args logging package_config path source_maps stack_trace vm_service] - cross_file 0.3.3+4 [js meta] - crypto 3.0.2 [typed_data] - csslib 0.17.2 [source_span] - dbus 0.7.8 [args ffi meta xml] - device_info_plus_linux 5.0.0 [device_info_plus_platform_interface file flutter meta] - device_info_plus_macos 5.0.0 [device_info_plus_platform_interface flutter] - device_info_plus_platform_interface 5.0.0 [flutter meta plugin_platform_interface] - device_info_plus_web 5.0.0 [device_info_plus_platform_interface flutter_web_plugins flutter] - device_info_plus_windows 6.0.0 [device_info_plus_platform_interface ffi flutter win32 meta] - diff_match_patch 0.4.1 - dots_indicator 2.1.0 [flutter] - fake_async 1.3.1 [clock collection] - ffi 2.0.1 - file 6.1.4 [meta path] - firebase_analytics_platform_interface 3.4.0 [_flutterfire_internals firebase_core flutter meta plugin_platform_interface] - firebase_analytics_web 0.5.2 [_flutterfire_internals firebase_analytics_platform_interface firebase_core firebase_core_web flutter flutter_web_plugins js] - firebase_auth_platform_interface 6.13.0 [_flutterfire_internals collection firebase_core flutter meta plugin_platform_interface] - firebase_auth_web 5.3.0 [firebase_auth_platform_interface firebase_core firebase_core_web flutter flutter_web_plugins http_parser intl js meta] - firebase_core_platform_interface 4.6.0 [collection flutter flutter_test meta plugin_platform_interface] - firebase_core_web 2.3.0 [firebase_core_platform_interface flutter flutter_web_plugins js meta] - firebase_crashlytics_platform_interface 3.4.0 [_flutterfire_internals collection firebase_core flutter meta plugin_platform_interface] - firebase_dynamic_links_platform_interface 0.2.4 [_flutterfire_internals firebase_core flutter meta plugin_platform_interface] - firebase_messaging_platform_interface 4.3.0 [_flutterfire_internals firebase_core flutter meta plugin_platform_interface] - firebase_messaging_web 3.3.0 [_flutterfire_internals firebase_core firebase_core_web firebase_messaging_platform_interface flutter flutter_web_plugins js meta] - firebase_remote_config_platform_interface 1.2.0 [_flutterfire_internals firebase_core flutter meta plugin_platform_interface] - firebase_remote_config_web 1.2.0 [firebase_core firebase_core_web firebase_remote_config_platform_interface flutter flutter_web_plugins js] - flutter_keyboard_visibility 5.4.0 [meta flutter_keyboard_visibility_platform_interface flutter_keyboard_visibility_linux flutter_keyboard_visibility_macos flutter_keyboard_visibility_web flutter_keyboard_visibility_windows flutter] - 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_web_plugins 0.0.0 [flutter js characters collection material_color_utilities meta vector_math] - frontend_server_client 3.2.0 [async path] - fuchsia_remote_debug_protocol 0.0.0 [process vm_service file meta path platform] - fwfh_text_style 2.22.08+1 [flutter] - glob 2.1.1 [async collection file path string_scanner] - google_sign_in_android 6.1.8 [flutter google_sign_in_platform_interface] - google_sign_in_ios 5.6.1 [flutter google_sign_in_platform_interface] - google_sign_in_platform_interface 2.3.1 [flutter plugin_platform_interface quiver] - google_sign_in_web 0.10.2+1 [flutter flutter_web_plugins google_sign_in_platform_interface js] - html 0.15.2 [csslib source_span] - http_multi_server 3.2.1 [async] - http_parser 4.0.2 [collection source_span string_scanner typed_data] - in_app_purchase_android 0.2.4+3 [collection flutter in_app_purchase_platform_interface json_annotation] - in_app_purchase_platform_interface 1.3.3 [flutter plugin_platform_interface] - in_app_purchase_storekit 0.3.6+2 [collection flutter in_app_purchase_platform_interface json_annotation] - io 1.0.4 [meta path string_scanner] - js 0.6.5 [meta] - json_annotation 4.8.0 [meta] - lints 2.0.1 - logging 1.1.1 - matcher 0.12.13 [meta stack_trace] - material_color_utilities 0.2.0 - meta 1.8.0 - mime 1.0.4 - nested 1.0.0 [flutter] - nm 0.5.0 [dbus] - node_preamble 2.0.2 - package_config 2.1.0 [path] - package_info_plus_linux 2.0.0 [package_info_plus_platform_interface flutter path] - package_info_plus_macos 2.0.0 [flutter] - package_info_plus_platform_interface 2.0.1 [flutter meta plugin_platform_interface] - package_info_plus_web 2.0.0 [flutter flutter_web_plugins http meta package_info_plus_platform_interface] - package_info_plus_windows 3.0.0 [package_info_plus_platform_interface ffi flutter win32] - path 1.8.2 - path_drawing 1.0.1 [vector_math meta path_parsing flutter] - path_parsing 1.0.1 [vector_math meta] - path_provider_android 2.0.24 [flutter path_provider_platform_interface] - path_provider_foundation 2.2.1 [flutter path_provider_platform_interface] - path_provider_linux 2.1.10 [ffi flutter path path_provider_platform_interface xdg_directories] - path_provider_platform_interface 2.0.6 [flutter platform plugin_platform_interface] - path_provider_windows 2.1.5 [ffi flutter path path_provider_platform_interface win32] - pedantic 1.11.1 - permission_handler_android 10.2.0 [flutter permission_handler_platform_interface] - permission_handler_apple 9.0.8 [flutter permission_handler_platform_interface] - permission_handler_platform_interface 3.9.0 [flutter meta plugin_platform_interface] - permission_handler_windows 0.1.2 [flutter permission_handler_platform_interface] - petitparser 5.1.0 [meta] - platform 3.1.0 - plugin_platform_interface 2.1.4 [meta] - pool 1.5.1 [async stack_trace] - process 4.2.4 [file path platform] - provider 6.0.5 [collection flutter nested] - pub_semver 2.1.3 [collection meta] - quiver 3.2.1 [matcher] - record_linux 0.4.1 [flutter record_platform_interface path] - record_macos 0.2.2 [flutter record_platform_interface] - record_platform_interface 0.5.0 [flutter plugin_platform_interface] - record_web 0.5.0 [flutter flutter_web_plugins record_platform_interface] - record_windows 0.7.1 [flutter record_platform_interface path] - rxdart 0.27.7 - share_plus_linux 3.0.1 [cross_file share_plus_platform_interface file flutter meta url_launcher] - share_plus_macos 3.0.1 [share_plus_platform_interface flutter] - share_plus_platform_interface 3.2.0 [cross_file flutter meta mime plugin_platform_interface path_provider uuid] - share_plus_web 3.1.0 [cross_file share_plus_platform_interface url_launcher flutter flutter_web_plugins meta mime] - share_plus_windows 4.0.0 [cross_file share_plus_platform_interface flutter meta url_launcher ffi win32] - shared_preferences_android 2.1.0 [flutter shared_preferences_platform_interface] - shared_preferences_foundation 2.2.0 [flutter shared_preferences_platform_interface] - shared_preferences_linux 2.2.0 [file flutter path path_provider_linux path_provider_platform_interface shared_preferences_platform_interface] - shared_preferences_platform_interface 2.2.0 [flutter plugin_platform_interface] - shared_preferences_web 2.1.0 [flutter flutter_web_plugins shared_preferences_platform_interface] - shared_preferences_windows 2.2.0 [file flutter path path_provider_platform_interface path_provider_windows shared_preferences_platform_interface] - shelf 1.4.0 [async collection http_parser path stack_trace stream_channel] - shelf_packages_handler 3.0.1 [path shelf shelf_static] - shelf_static 1.1.1 [convert http_parser mime path shelf] - shelf_web_socket 1.0.3 [shelf stream_channel web_socket_channel] - 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_map_stack_trace 2.1.1 [path source_maps stack_trace] - source_maps 0.10.12 [source_span] - source_span 1.9.1 [collection path term_glyph] - sqflite_common 2.4.3 [synchronized path meta] - stack_trace 1.11.0 [path] - stream_channel 2.1.1 [async] - string_scanner 1.2.0 [source_span] - sync_http 0.3.1 - syncfusion_flutter_core 20.4.54 [vector_math flutter] - synchronized 3.0.1 - term_glyph 1.2.1 - test 1.22.0 [analyzer async boolean_selector collection coverage http_multi_server io js node_preamble package_config path pool shelf shelf_packages_handler shelf_static shelf_web_socket source_span stack_trace stream_channel typed_data web_socket_channel webkit_inspection_protocol yaml test_api test_core] - test_api 0.4.16 [async boolean_selector collection meta source_span stack_trace stream_channel string_scanner term_glyph matcher] - test_core 0.4.20 [analyzer async args boolean_selector collection coverage frontend_server_client glob io meta package_config path pool source_map_stack_trace source_maps source_span stack_trace stream_channel vm_service yaml matcher test_api] - typed_data 1.3.1 [collection] - url_launcher_android 6.0.26 [flutter url_launcher_platform_interface] - url_launcher_ios 6.1.3 [flutter url_launcher_platform_interface] - url_launcher_linux 3.0.4 [flutter url_launcher_platform_interface] - url_launcher_macos 3.0.4 [flutter url_launcher_platform_interface] - url_launcher_platform_interface 2.1.2 [flutter plugin_platform_interface] - url_launcher_web 2.0.16 [flutter flutter_web_plugins url_launcher_platform_interface] - url_launcher_windows 3.0.5 [flutter url_launcher_platform_interface] - uuid 3.0.7 [crypto] - vector_math 2.1.4 - video_player_android 2.4.3 [flutter video_player_platform_interface] - video_player_avfoundation 2.4.2 [flutter video_player_platform_interface] - video_player_platform_interface 6.1.0 [flutter plugin_platform_interface] - video_player_web 2.0.15 [flutter flutter_web_plugins video_player_platform_interface] - vm_service 9.4.0 - watcher 1.0.2 [async path] - web_socket_channel 2.3.0 [async crypto stream_channel] - webdriver 3.0.1 [archive matcher path stack_trace sync_http] - webkit_inspection_protocol 1.2.0 [logging] - win32 2.7.0 [ffi] - xdg_directories 1.0.0 [meta path process] - xml 6.2.2 [collection meta petitparser] - yaml 3.1.1 [collection source_span string_scanner] ```
danagbemava-nc commented 1 year ago

Hi @mHassan20896, please provide the full output of flutter run -v. The output may be huge so kindly put it into a .log file an attach it here.

Please also share your Podfile & Podfile.lock

Thank you

muhammad-hassan-shakeel commented 1 year ago

run.log

muhammad-hassan-shakeel commented 1 year ago

Podfile_lock.log Podfile.log

danagbemava-nc commented 1 year ago

Hi @mHassan20896, I'm curious, why do you have pod GoogleSignIn in your podfile? This should not be necessary since you've already included the google_sign_in plugin in your pubspec.yaml. Can you try removing that pod from the Podfile & running pod cache clean --all & try running the app again?

It also seems like you've setup flavors in your project? Can you select a flavor when you run the app?

muhammad-hassan-shakeel commented 1 year ago

output.log

Here is a log file of a simple flutter project. I ran the project before adding firebase_crashlytics and it ran. As soon as I added firebase_crashlytics, it stopped working.

muhammad-hassan-shakeel commented 1 year ago

Podfile_code.log Podfile.log

danagbemava-nc commented 1 year ago

Hi @mHassan20896, one final thing, can you provide a sample repo that contains any code sample you're experiencing this issue with? It could be the new flutter app that you created.

google-oss-bot commented 1 year ago

Hey @mHassan20896. 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 1 year ago

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

@mHassan20896 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.

muhammad-hassan-shakeel commented 1 year ago

https://github.com/mHassan20896/hello

Here is the repo that's generating the error. It was working before added firebase_crashlytics to pubspec.yaml, once added it stopped building on iOS

muhammad-hassan-shakeel commented 1 year ago

Is there any update?