Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flipper 0.162.0 does not show Page tab since RN 0.69.0 for both iOS and android #34616

Closed
wood1986 opened this issue Sep 7, 2022 · 2 comments
Labels
Needs: Triage 🔍 Platform: Android Android applications. Platform: iOS iOS applications. Stale There has been a lack of activity on this issue and it may be closed soon. Tech: Hermes Hermes Engine: https://hermesengine.dev/ Tool: Flipper

Comments

@wood1986
Copy link
Contributor

wood1986 commented Sep 7, 2022

Description

Flipper 0.162.0 does not show Page tab since RN 0.69.0

image

But I can search the file and take a breakpoint. it also break at the breakpoint

image

RN 0.68.0 works fine.

image

I also tested on 0.70.0. it also has the same issue. Both iOS and android have the same issue. All are using hermes

Version

since 0.69.0

Output of npx react-native info

System:
    OS: macOS 12.5.1
    CPU: (12) x64 Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz
    Memory: 4.65 GB / 32.00 GB
    Shell: 5.8.1 - /bin/zsh
  Binaries:
    Node: 16.15.1 - /var/folders/kz/jgxnjgvj6g78q_lsy3221ng00000gn/T/yarn--1662536356714-0.43858869964935887/node
    Yarn: 1.22.19 - /var/folders/kz/jgxnjgvj6g78q_lsy3221ng00000gn/T/yarn--1662536356714-0.43858869964935887/yarn
    npm: 8.11.0 - ~/.nvm/versions/node/v16.15.1/bin/npm
    Watchman: 2022.07.04.00 - /usr/local/bin/watchman
  Managers:
    CocoaPods: 1.11.3 - /Users/wood/.rbenv/shims/pod
  SDKs:
    iOS SDK:
      Platforms: DriverKit 21.4, iOS 15.5, macOS 12.3, tvOS 15.4, watchOS 8.5
    Android SDK: Not Found
  IDEs:
    Android Studio: 2021.2 AI-212.5712.43.2112.8609683
    Xcode: 13.4.1/13F100 - /usr/bin/xcodebuild
  Languages:
    Java: 11.0.15 - /usr/bin/javac
  npmPackages:
    @react-native-community/cli: Not Found
    react: 18.0.0 => 18.0.0
    react-native: 0.69.0 => 0.69.0
    react-native-macos: Not Found
  npmGlobalPackages:
    *react-native*: Not Found

Steps to reproduce

1a. npx react-native init example --version 0.68.0
1b. npx react-native init example --version 0.69.0
1c. npx react-native init example --version 0.70.0
2. enable hermes for all version
3. follow this page to https://fbflipper.com/docs/getting-started/react-native/ set flipper version to 0.162.0
4. build and debug

Snack, code example, screenshot, or link to a repository

/

@react-native-bot react-native-bot added Platform: Android Android applications. Platform: iOS iOS applications. labels Sep 7, 2022
@cortinico cortinico added Tech: Hermes Hermes Engine: https://hermesengine.dev/ Tool: Flipper labels Sep 16, 2022
@github-actions
Copy link

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the Stale There has been a lack of activity on this issue and it may be closed soon. label Mar 17, 2023
@github-actions
Copy link

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

@facebook facebook locked as resolved and limited conversation to collaborators Mar 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Needs: Triage 🔍 Platform: Android Android applications. Platform: iOS iOS applications. Stale There has been a lack of activity on this issue and it may be closed soon. Tech: Hermes Hermes Engine: https://hermesengine.dev/ Tool: Flipper
Projects
None yet
Development

No branches or pull requests

3 participants