react-native-unity icon indicating copy to clipboard operation
react-native-unity copied to clipboard

App crashes

Open Ramaneo opened this issue 3 years ago • 5 comments

App is crashing on startup, what could be the reason?

Screen Shot 2022-04-03 at 18 38 05

Ramaneo avatar Apr 03 '22 15:04 Ramaneo

Hi This error does not say anything, you need to know more about what you are doing. Have you done everything according to the description of the plugin?

azesmway avatar Apr 03 '22 15:04 azesmway

Hello, thank you for your response, i also had this problem with the other packages, i do everything. I am not getting any other errors other than the app stopping and giving "signal SIGABRT". It seemingly happens after i add UnityFramework.framework in my targets framework and libraries.

Ramaneo avatar Apr 03 '22 15:04 Ramaneo

there can be a lot of options why this is happening, and I don’t even know how to help you

azesmway avatar Apr 03 '22 16:04 azesmway

Hello,

I have the same problem.

First I used React Native and my Unity build and have the same crash.

Link: https://github.com/azesmway/react-native-unity/tree/main/example

Then I used the example React Native + example Unity Build and that worked.

Then I used my React Native + the Example Unity Build, and that worked too.

So the problem is in Unity.

Then I started to install my packages in the Example Unity project and then did a build.(Not all at once, but one after the other) Then with Vuforia it gave me the same crash.

What can I do, I need Vuforia.

Link: https://assetstore.unity.com/packages/templates/packs/vuforia-core-samples-99026

keiji1337 avatar Mar 15 '23 12:03 keiji1337

I am getting the same error and I am using AR Foundation and ARKit in my Unity app. As soon as Unity app starts on React ative's side it asks for Camera Permission. After that app crashes. Anyone found solution for this issue?

Mobeen-Invozone avatar Mar 22 '23 12:03 Mobeen-Invozone