pusher / pusher/pusher-websocket-react-native

arm64 emulator build error

Open
#160 1 comment 0 reactions 0 assignees View on GitHub

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
Screenshot 2024-06-14 at 12 33 05

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.