pusher / pusher/pusher-websocket-react-native
arm64 emulator build error
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 76
- Forks
- 64
- PR merge metrics
- No merged PRs in 30d
Description
Hi.
I get an error when I just run a development project - npm run ios
{ platform:iOS Simulator, id:547681FF-89E1-455C-B72A-5EB9DF6700BD, OS:17.2, name:iPhone 15 Pro Max }
** BUILD FAILED **
The following build commands failed:
SwiftEmitModule normal arm64 Emitting\ module\ for\ pusher_websocket_react_native (in target 'pusher-websocket-react-native' from project 'Pods')
(1 failure)
]
When I try to build the application via xCode I get this error
Contributor guide
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
Reproduce the failure with npm run ios using the reported iPhone 15 Pro Max simulator on iOS 17.2, then inspect the Xcode build failure for the pusher-websocket-react-native target in Pods. Identify what prevents Swift from emitting the arm64 module; done means the development project builds successfully for the arm64 simulator.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, react-native, swift, typescript
- Domain
- build-system, mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100