React Native Install iOS with Mac M1

I am trying to setup Pendo React Native SDK with iOS with  `pod install`, however, I just keep getting the following error.

### Error

```

LoadError - dlopen(/Users/.rvm/gems/ruby-3.0.0/gems/ffi-1.15.4/lib/ffi_c.bundle, 9): no suitable image found.  Did find:

/Users/.rvm/gems/ruby-3.0.0/gems/ffi-1.15.4/lib/ffi_c.bundle: mach-o, but wrong architecture

```

I understand this might be a Mac M1 issue which requires to run `arch -x86_64 pod install` instead of  `pod install`, but arch -x86_64 command does not work either.

Please do let me know if anyone does know the proper way to install React Native SDK with iOS! Thanks so much!

 

0

コメント

1件のコメント

サインインしてコメントを残してください。

お探しのものを見つけられませんでしたか?

新規投稿