Giter VIP home page Giter VIP logo

Comments (11)

darshankawar avatar darshankawar commented on July 22, 2024

Run flutter app on IOS 18 Beta

@RafaelZasas Do you get this error only on this newest iOS version or in previous iOS versions as well ?
If you create a new flutter project and try to run the same command on iOS 18 beta, do you still see the same crash ?

from flutter.

RafaelZasas avatar RafaelZasas commented on July 22, 2024

It only happened with the beta. Unsure if it's due to the sequoia beta, ios beta or xcode beta.

Ran a blank flutter project with no issues.

Gave up on trying to run ios with the beta. Hot reload doesn't work.

Android seems to work fine.

from flutter.

darshankawar avatar darshankawar commented on July 22, 2024

Thanks for the update. Labeling this for team's attention, as this seems to be occuring on latest iOS 18 beta. There was another report with same crash using iOS 18.

/cc @christopherfujino

from flutter.

christopherfujino avatar christopherfujino commented on July 22, 2024

FYI @jmagman

from flutter.

jmagman avatar jmagman commented on July 22, 2024

Hm, I wasn't able to reproduce this, I can flutter run and flutter attach to a device running iOS 18 beta 1.

from flutter.

RafaelZasas avatar RafaelZasas commented on July 22, 2024

Hm, I wasn't able to reproduce this, I can flutter run and flutter attach to a device running iOS 18 beta 1.

I was also able to run without an issue on a brand new project.

Keep in mind I'm also using beta Mac OS and beta x code.

I think some issues were arising due to Firebase dependencies.

from flutter.

jmagman avatar jmagman commented on July 22, 2024

I'm not on the macOS beta yet, that may be why I can't repro.

from flutter.

jmagman avatar jmagman commented on July 22, 2024

I couldn't reproduce this on the macOS beta either, I was able to flutter run. Will need more investigation.

from flutter.

RafaelZasas avatar RafaelZasas commented on July 22, 2024

I'm still having an issue with the beta.

I set Xcode-select to use the beta x code since the regular one isn't available to me without opening from terminal.

I get this error when running:

➜  poppin git:(Create-PM-Contractor-Poppin-Admin-Pages) ✗ flutter run
Resolving dependencies...
Downloading packages...
  _fe_analyzer_shared 67.0.0 (72.0.0 available)
  _flutterfire_internals 1.3.35 (1.3.37 available)
  analyzer 6.4.1 (6.7.0 available)
  build_daemon 4.0.1 (4.0.2 available)
  build_runner 2.4.9 (2.4.11 available)
  build_runner_core 7.3.0 (7.3.1 available)
  cloud_firestore 4.17.5 (5.0.1 available)
  cloud_firestore_platform_interface 6.2.5 (6.2.7 available)
  cloud_firestore_web 3.12.5 (4.0.1 available)
  collection 1.18.0 (1.19.0 available)
  firebase_analytics 10.10.7 (11.0.1 available)
  firebase_analytics_platform_interface 3.10.8 (4.0.1 available)
  firebase_analytics_web 0.5.7+7 (0.5.7+9 available)
  firebase_auth 4.20.0 (5.1.0 available)
  firebase_auth_platform_interface 7.3.0 (7.4.0 available)
  firebase_auth_web 5.12.0 (5.12.2 available)
  firebase_core 2.32.0 (3.1.0 available)
  firebase_core_platform_interface 5.0.0 (5.1.0 available)
  firebase_core_web 2.17.0 (2.17.2 available)
  firebase_crashlytics 3.5.7 (4.0.1 available)
  firebase_crashlytics_platform_interface 3.6.35 (3.6.37 available)
  firebase_storage 11.7.7 (12.0.1 available)
  firebase_storage_platform_interface 5.1.22 (5.1.24 available)
  firebase_storage_web 3.9.7 (3.9.9 available)
  flutter_lints 3.0.2 (4.0.0 available)
  flutter_plugin_android_lifecycle 2.0.19 (2.0.20 available)
  fluttertoast 8.2.5 (8.2.6 available)
  go_router 14.1.4 (14.2.0 available)
  google_maps_flutter 2.2.8 (2.7.0 available)
  google_maps_flutter_android 2.8.0 (2.9.0 available)
  google_sign_in_android 6.1.23 (6.1.24 available)
  image_picker_android 0.8.12+1 (0.8.12+3 available)
  lints 3.0.0 (4.0.0 available)
  material_color_utilities 0.11.1 (0.12.0 available)
  meta 1.14.0 (1.15.0 available)
  path_provider_android 2.2.4 (2.2.5 available)
  platform 3.1.4 (3.1.5 available)
  riverpod_analyzer_utils 0.5.1 (0.5.3 available)
  riverpod_generator 2.4.0 (2.4.2 available)
  riverpod_lint 2.3.10 (2.3.12 available)
  rxdart 0.27.7 (0.28.0 available)
  shelf_web_socket 1.0.4 (2.0.0 available)
  test_api 0.7.1 (0.7.2 available)
  vm_service 14.2.2 (14.2.4 available)
  web_socket_channel 2.4.5 (3.0.0 available)
  win32 5.5.0 (5.5.1 available)
Got dependencies!
46 packages have newer versions incompatible with dependency constraints.
Try `flutter pub outdated` for more information.
Launching lib/main.dart on Rafs Iphone 15 in debug mode...
Automatically signing iOS for device deployment using specified development team in Xcode project: NU29S5VB5F
Running pod install...                                             24.5s
Running Xcode build...
Xcode build done.                                           51.1s
Failed to build iOS app
Could not build the precompiled application for the device.
Error (Xcode): unsupported option '-G' for target 'arm64-apple-ios10.0'

from flutter.

RafaelZasas avatar RafaelZasas commented on July 22, 2024

Please ignore above. That seems to be caused by an upstream GRPC issue.

from flutter.

jmagman avatar jmagman commented on July 22, 2024

Other reports are also on 24A5264n.

from flutter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.