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

Fix flipper id change #151

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

yhkaplan
Copy link

Motivation

Fix latest flipper plugin not working

Description

The Flipper plugin ID was changed in #95, but the actual value returned by getId was not, resulting in the renamed plugin not working. I update to the correct ID defined here: https://github.com/Shopify/react-native-performance/blob/main/packages/flipper-plugin-react-native-performance/package.json#L4

Also, I remove the old plugin reference from the fixture so the issue is easier to catch (the new plugin version is already there)

Test plan

  • Works locally with 2.0.0 plugin

Checklist

  • I have added a decision record entry, PR includes changes to monorepo setup that may require explanation

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

Successfully merging this pull request may close these issues.

1 participant