-
Notifications
You must be signed in to change notification settings - Fork 77
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
Crash on MacBook running the iOS app #125
Comments
Indeed, this is happening when running the unity view of my RN app, on mac with M1 chip. @entelostre Do you know if this is happening on m2 too? |
Yes this is happening both on m1 and m2. |
@azesmway Could this be related to the fact that we don't set the app's launch options to the unity controller? |
Hi. |
Thanks for the reply @azesmway it's ok. I solved this by commenting out this line: |
Hello people,
ONLY on MacBooks, I am having a crash the moment the UnityView should appear in my app. I spent some time to understand the issue without success so I am posting the Xcode log and the TestFlight crash report here in case anyone has some info.
I am using react-native-unity v0.4.0 with a unity 2022.3.25f1 build.
The text was updated successfully, but these errors were encountered: