-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
dSYMs error #1
Comments
Hey @tonyv, thank you for your feedback. It seems that the Please try downloading the newest DeepAR SDK for iOS and run the example again. |
Thanks @MateGasparini In the instructions, it says:
I'm getting these two errors after copying and then building
Do I copy both After copying both
Can you help? |
Hi @tonyv!
|
Thanks @DishoD 1 - Done. Thanks for confirming
Also see messages associated with the above error:
|
@DishoD It turns out this error was caused by It's referenced within Can you update your codebase to remove this extra reference? Additionally, after building this and running it in the simulator (iOS 16.0), it crashes with the following stack trace. Can you help?
|
I have a M1 Mac and get these errors when I try to build the project
I followed the README, but instead of running
pod install
as I was getting an error with the ffi package, I ran it as:arch -x86_64 pod install
The text was updated successfully, but these errors were encountered: