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

getting Plugin 'RN Perf monitor' is not available because no application is currently selected. #86

Open
varunraghu3112 opened this issue Mar 1, 2023 · 5 comments

Comments

@varunraghu3112
Copy link

I have auto linked the package to my react native app but in the flipper even though my app is selected it says Plugin 'RN Perf monitor' is not available because no application is currently selected. and in the top it says NO APPLICATION SELECTED (Refer to the pic attached, any help would be appreciated
Screenshot 2023-03-01 at 1 29 43 PM

Screenshot 2023-03-01 at 1 30 16 PM

I can able to see the logs in Hermes debugger and normal Logs section
@samitha9125
Copy link

@varunraghu3112 It is not related to the library. I recently received the same error but the issue was that I'm using multiple targets in iOS. However since you have not mentioned under which configurations that you face this issue, you can carefully check the documentation and ensure all the versions are correct. If you need more support, please mention the device OS and other configurations.

@kanadgodse-lh
Copy link

I am facing the same issue. I can see the perf monitor in Android, but not on iOS. I have only one target in Xcode (v15.0.1) and I have tried multiple versions of the Flipper plugin, even the same one as is presented in the example, but it still says that the RN Perf monitor is unavailable because it is unsupported by the application.

I am using React Native v0.71.6, the react-native-flipper version 0.125.0 (the one in package.json) (tried with multiple versions up to the latest 0.212.0), and the flipper desktop app v0.203.0 along with the latest supported one for React Native 0.239.0

Here are the screenshots:
Flipper iOS:
Screenshot 2024-01-05 at 2 42 56 PM

Flipper Android:
Screenshot 2024-01-05 at 2 40 14 PM

Xcode showing only a single target:
Screenshot 2024-01-05 at 2 41 27 PM

@samitha9125 Can you please confirm which versions you used and what you meant by using multiple targets?

@manchi17
Copy link

install
react-native-flipper-performance-monitor

@kanadgodse-lh
Copy link

install react-native-flipper-performance-monitor

Hi @manchi17 , I have already installed the plugin and it's working for Android, but not for iOS.

1 similar comment
@kanadgodse-lh
Copy link

install react-native-flipper-performance-monitor

Hi @manchi17 , I have already installed the plugin and it's working for Android, but not for iOS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants