rollbar / rollbar/rollbar-react-native
why is use_frameworks! required for pods?
Nobody has claimed this yet.
- Dominant language
- Objective-C
- Stars
- 81
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
I'm curious why use_frameworks! is required in our podfile for iOS integration.
Adding this parameter disables Flipper in the latest react-native (which is pretty important) and also breaks several other cocoapods dependencies in our project, to the point where our app does not build if rollbar is installed.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the iOS Podfile and the integration setup that requires use_frameworks!; reproduce the reported interaction with Flipper and the Rollbar dependency. Done means identifying why the setting is required and documenting or resolving the build incompatibility, with the relevant dependency combinations verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100