react-native icon indicating copy to clipboard operation
react-native copied to clipboard

Version 0.73, ios cannot debug with hermes engine when setup mutiple configuration scheme

Open tronghoangtdt opened this issue 1 year ago • 3 comments
trafficstars

Description

ios cannot debug with hermes engine when setup mutiple configuration scheme

Screenshot 2024-03-29 at 09 39 00 Screenshot 2024-03-29 at 09 42 13

Steps to reproduce

  1. create app with version 0.73
  2. install react-native-config
  3. create mutiple configuration
  4. add => project 'App', { 'DebugStaging' => :debug, 'DebugProduction' => :debug, 'ReleaseStaging' => :release, 'ReleaseProduction' => :release, } => to pod file
  5. remove flipper

React Native Version

0.73.6

Affected Platforms

Runtime - iOS

Output of npx react-native info

System:
  OS: macOS 14.4
  CPU: (8) arm64 Apple M1
  Memory: 290.02 MB / 16.00 GB
  Shell:
    version: 3.7.0
    path: /opt/homebrew/bin/fish
Binaries:
  Node:
    version: 18.18.2
    path: ~/.nvm/versions/node/v18.18.2/bin/node
  Yarn:
    version: 1.22.19
    path: /opt/homebrew/bin/yarn
  npm:
    version: 9.8.1
    path: ~/.nvm/versions/node/v18.18.2/bin/npm
  Watchman:
    version: 2024.03.18.00
    path: /opt/homebrew/bin/watchman
Managers:
  CocoaPods:
    version: 1.15.2
    path: /opt/homebrew/bin/pod
SDKs:
  iOS SDK:
    Platforms:
      - DriverKit 23.4
      - iOS 17.4
      - macOS 14.4
      - tvOS 17.4
      - visionOS 1.1
      - watchOS 10.4
  Android SDK: Not Found
IDEs:
  Android Studio: 2023.1 AI-231.9392.1.2311.11330709
  Xcode:
    version: 15.3/15E204a
    path: /usr/bin/xcodebuild
Languages:
  Java:
    version: 17.0.10
    path: /usr/bin/javac
  Ruby:
    version: 2.6.10
    path: /usr/bin/ruby
npmPackages:
  "@react-native-community/cli": Not Found
  react:
    installed: 18.2.0
    wanted: 18.2.0
  react-native:
    installed: 0.73.6
    wanted: 0.73.6
  react-native-macos: Not Found
npmGlobalPackages:
  "*react-native*": Not Found
Android:
  hermesEnabled: true
  newArchEnabled: false
iOS:
  hermesEnabled: true
  newArchEnabled: false

Stacktrace or Logs

App not crash, just cannot debug with hermes engine

Reproducer

I not using expo

Screenshots and Videos

Screenshot 2024-03-29 at 09 39 00 Screenshot 2024-03-29 at 09 42 13

tronghoangtdt avatar Mar 29 '24 02:03 tronghoangtdt

:warning: Missing Reproducible Example
:information_source: We could not detect a reproducible example in your issue report. Please provide either:
  • If your bug is UI related: a Snack
  • If your bug is build/update related: use our Reproducer Template. A reproducer needs to be in a GitHub repository under your username.

github-actions[bot] avatar Mar 29 '24 02:03 github-actions[bot]

@tronghoangtdt I think this error was just fixed.

PR43780

I have the same problem here. But I don't know how I can fix this until the new version is released.

sternlucas avatar Apr 06 '24 21:04 sternlucas

This issue is waiting for author's feedback since 24 days. Please provide the requested feedback or this will be closed in 7 days.

github-actions[bot] avatar May 01 '24 05:05 github-actions[bot]

This issue was closed because the author hasn't provided the requested feedback after 7 days.

github-actions[bot] avatar May 08 '24 05:05 github-actions[bot]

This issue was closed because it has been stalled for 7 days with no activity.

github-actions[bot] avatar May 08 '24 05:05 github-actions[bot]