question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

4.0.0-rc.1 fails to compile on M1 iOS simulator

See original GitHub issue

Hi, I’ve installed the new SDK 4.0.0-rc.1. It works on Android but fails to compile on M1 iOS simulator for me on React Native 0.69. Hermes and flipper disabled.

This line fails: #import <AgoraRtcWrapper/iris_rtc_cxx_api.h>

‘AgoraRtcWrapper/iris_rtc_cxx_api.h’ file not found

Seems like cocoapods are not configured probably.

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:1
  • Comments:17 (2 by maintainers)

github_iconTop GitHub Comments

6reactions
LichKing-2234commented, Sep 28, 2022

it will support at 4.1.0 version

3reactions
LichKing-2234commented, Nov 29, 2022

the 4.1.0-rc.1 version has been released.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Can't build to simulator on Apple Silicon
Using Xcode 12.2, the specific error is "building for iOS Simulator, ... It only popped up when trying to build on my new...
Read more >
Xcode error 'building for iOS Simulator, but linking in dylib built ...
The app compiles and runs fine in device when compiled from Apple Silicon Mac. It is just that app refuse to be compiled...
Read more >
Apple M1 – Xcode error when build in simulator - Narlei Moreira
If you have seen this error: “Building for iOS Simulator, but linking in dylib built for iOS, file for architecture arm64.
Read more >
M1 Mac: Cannot build packages requiring compilation - General
I installed my R version 4.0.5 using rig; I have installed the XCode command line tools; I have used Homebrew to install many...
Read more >
Apple Silicon M1: A Developer's Perspective - steipete's blog
Xcode. Xcode runs FAST on the M1. Compiling the PSPDFKit PDF SDK (debug, ... Some simulators even make problems on iOS 14; an...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found